1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

fix 24 more typos found with the help of codespell

(cherry picked from commit a92198bc5f196ec1b4a34dc042ff3a594e316ad7)
This commit is contained in:
Martijn Dekker 2020-05-30 15:55:30 +01:00
parent 7003aba487
commit 482d1c3dd6
19 changed files with 24 additions and 24 deletions

View file

@ -295,7 +295,7 @@ Sfdisc_t* dp;
/*
* push the more discipline on f
* if prompt==0 then a default ansi prompt is used
* if rows==0 or cols==0 then they are deterimined from the tty
* if rows==0 or cols==0 then they are determined from the tty
* if f==sfstdout then input on sfstdin also resets the state
*/