Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3ca303

Browse files
committed
Fix typo in docstring
1 parent c42402f commit b3ca303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/distutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""distutils
22
3-
The main package for the Python Module Distribtion Utilities. Normally
3+
The main package for the Python Module Distribution Utilities. Normally
44
used from a setup script as
55
66
from distutils.core import setup

0 commit comments

Comments
 (0)