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

@@ -462,7 +462,7 @@ MigrateResources(char * inputfile, char * outputfile)
/* if entire line was read but it ends
with a continuation character
then, remove the ending continuation character or
spaces preceeded by an ending
spaces preceded by an ending
continuation character.
*/
realend=DtPrevChar(inputbuffer1,realend);
@@ -567,7 +567,7 @@ MigrateResources(char * inputfile, char * outputfile)
number_fields = i-1;
/* check for each type of resource
that should be retained in the output file.
See comments preceeding the definition
See comments preceding the definition
of each array near the start of this file
for a description and example of each type.
*/