mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-12 05:34:01 -04:00
Fix some spelling mistakes
This commit is contained in:
parent
ef1bab6559
commit
104fe2fa55
9 changed files with 12 additions and 12 deletions
2
osc.c
2
osc.c
|
|
@ -512,7 +512,7 @@ osc_dispatch(struct terminal *term)
|
|||
* Update color of already rendered cells.
|
||||
*
|
||||
* Note that we do *not* store the original palette
|
||||
* index. Therefor, the best we can do is compare
|
||||
* index. Therefore, the best we can do is compare
|
||||
* colors - if they match, assume "our" palette index
|
||||
* was the one used to render the cell.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue