commit | 36343f63fe17581923430ecc565cb233c77bb3cc | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Nov 15 19:20:56 2002 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Nov 15 19:20:56 2002 +0000 |
tree | 750651e3710c73497605ce2203bdf48837b06248 | |
parent | a1d004af0426c009b631ba8e50d65c5c167c6583 [diff] [blame] |
Correct typo: the option is 'formats' not 'format'.
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 83e49da..22d60e4 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex
@@ -1278,7 +1278,7 @@ python setup.py bdist_wininst \end{verbatim} -or the \command{bdist} command with the \longprogramopt{format} option: +or the \command{bdist} command with the \longprogramopt{formats} option: \begin{verbatim} python setup.py bdist --formats=wininst