Spelling fixes

This commit is contained in:
chase
2018-05-26 11:50:47 -05:00
committed by Jon Trulson
parent 8d2fe2486c
commit 809c3d8bb6
146 changed files with 240 additions and 240 deletions

View File

@@ -5617,7 +5617,7 @@ while (size ||
remnant = 0;
/* First split out the "sort", "text" and "rid" fields. They are
separated by an ASCII Record Seperator (036) character */
separated by an ASCII Record Separator (036) character */
pTo = sort;
pRestart = pFrom;
found = 0;
@@ -5745,7 +5745,7 @@ while (size ||
remnant = 0;
/* First split out the "sort", "text" and "rid" fields. They are
separated by an ASCII Record Seperator (036) character */
separated by an ASCII Record Separator (036) character */
pTo = sort;
pRestart = pFrom;
found = 0;