mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Fix typo in docstring
This commit is contained in:
parent
c42402fa19
commit
b3ca303a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"""distutils
|
||||
|
||||
The main package for the Python Module Distribtion Utilities. Normally
|
||||
The main package for the Python Module Distribution Utilities. Normally
|
||||
used from a setup script as
|
||||
|
||||
from distutils.core import setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue