mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix many spelling errors and word repetitions (#188)
Many of the errors fixed in this commit are word repetitions such as 'the the' and minor spelling errors. One formatting error in the ksh man page has also been fixed.
This commit is contained in:
parent
4e47f89b06
commit
2b805f7f1c
34 changed files with 95 additions and 95 deletions
|
@ -1761,7 +1761,7 @@ unsigned short FAR *work;
|
|||
|
||||
This routine assumes, but does not check, that all of the entries in
|
||||
lens[] are in the range 0..MAXBITS. The caller must assure this.
|
||||
1..MAXBITS is interpreted as that code length. zero means that that
|
||||
1..MAXBITS is interpreted as that code length. zero means that
|
||||
symbol does not occur in this code.
|
||||
|
||||
The codes are sorted by computing a count of codes for each length,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue