Last of the spelling fixed

This commit is contained in:
chase
2018-04-18 04:43:05 -07:00
committed by Jon Trulson
parent 6d3a19d8f9
commit 33d2749ea3
185 changed files with 279 additions and 279 deletions

View File

@@ -761,7 +761,7 @@ static CTDataRec ctdata[] =
};
/* Note on above table: euc_ctstombs() and euc_ctstowcs() parser depends on
* certain table entries occuring in decreasing string length--
* certain table entries occurring in decreasing string length--
* 1. CT_EXT2 and CT_EXT0 entries must occur after CT_NSTD entries.
* 2. CT_DIR and CT_EXT1 entries must occur after CT_DIR entries.
*/