commit | 5232f50b19b727a8a6aa445919bffe7a6bbb2e5c | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Mar 25 08:51:36 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Mar 25 08:51:36 2004 +0000 |
tree | aaa8fa37c30792e11f4c78210cc2a03a8809bf11 | |
parent | 91a968af7640348d92011e305127d5968958aff4 [diff] [blame] |
SF bug: #921927: Fixed a typo/thinko spelling "parameter" as "paramter"
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 @@ \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]