]> granicus.if.org Git - python/commitdiff
Correct typo: the option is 'formats' not 'format'.
authorThomas Heller <theller@ctypes.org>
Fri, 15 Nov 2002 19:20:56 +0000 (19:20 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 15 Nov 2002 19:20:56 +0000 (19:20 +0000)
Doc/dist/dist.tex

index 83e49da404bcef6ad2003535d9ec4f00910162a2..22d60e45b751f75bd094962e752b1ad93b4ec243 100644 (file)
@@ -1278,7 +1278,7 @@ Windows installers is usually as easy as running:
 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