diff options
Diffstat (limited to 'Doc/doc/doc.tex')
-rw-r--r-- | Doc/doc/doc.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index dddb9a9..e7aa0b2 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -322,7 +322,7 @@ Still more text. \end{verbatim} A macro which takes an optional parameter would be typed like this - when the optional paramter is given: + when the optional parameter is given: \begin{verbatim} \name[optional] |