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

@@ -300,12 +300,12 @@ GetNextState (
* a two-byte character would be be followed by two backspaces
* and the same two-bytes to indicate that the character is to
* be a bold character.
* Italic characters can either be preceeded by a backspace/underline
* Italic characters can either be preceded by a backspace/underline
* or followed by a backspace/underline. I.E. _bsAB<bs_
* would be an italic capitol A, a regular capital B and
* an italic less than sign.
* All backslashes and less than signs are output with a backslash
* preceeding them.
* preceding them.
*
* The following characters have special meaning in the state table:
* <c> indicates a character.