Fix typo.

This commit is contained in:
Walter Dörwald 2005-03-23 10:38:59 +00:00
parent 8d12158991
commit c8734a7257

2
Doc/dist/dist.tex vendored
View file

@ -1737,7 +1737,7 @@ The Python Package Index (PyPI) not only stores the package info, but also
the package data if the author of the package wishes to. The distutils the package data if the author of the package wishes to. The distutils
command \command{upload} pushes the distribution files to PyPI. command \command{upload} pushes the distribution files to PyPI.
The command is invokes immediately after building one or more distribution The command is invoked immediately after building one or more distribution
files. For example, the command files. For example, the command
\begin{verbatim} \begin{verbatim}