mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
render: spelling
This commit is contained in:
parent
3f282a2f2e
commit
bcd28bcd14
1 changed files with 1 additions and 1 deletions
2
render.c
2
render.c
|
|
@ -1051,7 +1051,7 @@ reflow(struct terminal *term, struct row **new_grid, int new_cols, int new_rows,
|
|||
}
|
||||
|
||||
/*
|
||||
* If last cell of the old grid's line if empty, then we
|
||||
* If last cell of the old grid's line is empty, then we
|
||||
* insert a linebreak in the new grid's line too. Unless, the
|
||||
* *entire* old line was empty.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue