Last of the spelling fixed
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user