diff options
| author | Greg Ward <gward@python.net> | 2002-06-29 01:23:45 +0000 |
|---|---|---|
| committer | Greg Ward <gward@python.net> | 2002-06-29 01:23:45 +0000 |
| commit | 8b46c71d5b5444f9554008ebb2aa808f4f48e5e1 (patch) | |
| tree | 2b023e00af3d24dbc112d5c48ae62d06cff0e641 /Doc/doc/doc.tex | |
| parent | 566fe9ef6661a180964d3617c0c2287c38d3d83a (diff) | |
| download | cpython-git-8b46c71d5b5444f9554008ebb2aa808f4f48e5e1.tar.gz | |
Typo fix.
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 df6576fef5..4fec4a3bee 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -933,7 +933,7 @@ This \UNIX\ is also followed by a space. \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}} |
