summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/distutils/__init__.py')
-rw-r--r--Lib/distutils/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/distutils/__init__.py b/Lib/distutils/__init__.py
index 16d387a..27e79a5 100644
--- a/Lib/distutils/__init__.py
+++ b/Lib/distutils/__init__.py
@@ -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