Fixed spelling errors found by fossies.org with codespell

This commit is contained in:
2019-10-28 15:34:56 +01:00
parent 5903885d45
commit c8b9c9a244
46 changed files with 375 additions and 375 deletions

View File

@@ -330,7 +330,7 @@ char *Sfile_datestr(time_t tim, short int flag)
int Sfile_scale(double value, char *result, int siz, double thresh, int flag)
/*
bit0= eventually ommit 'b'
bit0= omit 'b' if it would elsewise be appended
bit1= make text as short as possible
bit2= no fraction (if it would fit at all)
*/