mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Fix typo. Spotted by Bo Bayles on docs@.
This commit is contained in:
parent
1cef264326
commit
df40e860d3
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ User documentation and API reference are provided in another document:
|
|||
:ref:`distutils-index`
|
||||
The manual for developers and packagers of Python modules. This describes
|
||||
how to prepare :mod:`distutils`\ -based packages so that they may be
|
||||
easily installed into an existing Python installation. If also contains
|
||||
easily installed into an existing Python installation. It also contains
|
||||
instructions for end-users wanting to install a distutils-based package,
|
||||
:ref:`install-index`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue