commit | 8b46c71d5b5444f9554008ebb2aa808f4f48e5e1 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Jun 29 01:23:45 2002 +0000 |
committer | Greg Ward <gward@python.net> | Sat Jun 29 01:23:45 2002 +0000 |
tree | 2b023e00af3d24dbc112d5c48ae62d06cff0e641 | |
parent | 566fe9ef6661a180964d3617c0c2287c38d3d83a [diff] [blame] |
Typo fix.
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index df6576f..4fec4a3 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex
@@ -933,7 +933,7 @@ \begin{macrodesc}{programopt}{\p{option}} A command-line option to an executable program. Use this only - for ``shot'' options, and include the leading hyphen. + for ``short'' options, and include the leading hyphen. \end{macrodesc} \begin{macrodesc}{longprogramopt}{\p{option}}