Skip to content

Commit df40e86

Browse files
committed
Fix typo. Spotted by Bo Bayles on docs@.
1 parent 1cef264 commit df40e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/distutils.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ User documentation and API reference are provided in another document:
2020
:ref:`distutils-index`
2121
The manual for developers and packagers of Python modules. This describes
2222
how to prepare :mod:`distutils`\ -based packages so that they may be
23-
easily installed into an existing Python installation. If also contains
23+
easily installed into an existing Python installation. It also contains
2424
instructions for end-users wanting to install a distutils-based package,
2525
:ref:`install-index`.

0 commit comments

Comments
 (0)