diff options
Diffstat (limited to 'doc/appendix.tex')
| -rw-r--r-- | doc/appendix.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/appendix.tex b/doc/appendix.tex index f68eaa2..09bdbde 100644 --- a/doc/appendix.tex +++ b/doc/appendix.tex @@ -17,7 +17,7 @@ <hex-character> = `\\x' <hex-digit> \{<hex-digit>\}. <escaped-character> = `\\' \\ - (`n' | `a' | `b' | `t' | `f' | `r' | `v' | `\\' | `\textquotesingle' | `\textquotedbl' | `0'). + (`n' | `t' | `f' | `r' | `v' | `\\' | `\textquotesingle' | `\textquotedbl' | `0'). <printable-character> = \enspace? a printable ASCII character\space?. |
