mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix typo.
This commit is contained in:
parent
8d12158991
commit
c8734a7257
1 changed files with 1 additions and 1 deletions
2
Doc/dist/dist.tex
vendored
2
Doc/dist/dist.tex
vendored
|
@ -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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue