mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-17 05:33:52 -04:00
Fix some spelling mistakes
This commit is contained in:
parent
ef1bab6559
commit
104fe2fa55
9 changed files with 12 additions and 12 deletions
|
|
@ -37,7 +37,7 @@ cmd_scrollback_up(struct terminal *term, int rows)
|
|||
/*
|
||||
* This happens when scrolling up in a newly opened terminal;
|
||||
* every single line (except those already visible) are
|
||||
* uninitalized, and the loop above will bring us back to
|
||||
* uninitialized, and the loop above will bring us back to
|
||||
* where we started.
|
||||
*/
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue