summaryrefslogtreecommitdiff
path: root/distutils2/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'distutils2/__init__.py')
-rw-r--r--distutils2/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/distutils2/__init__.py b/distutils2/__init__.py
index 1dfb997..9d330d2 100644
--- a/distutils2/__init__.py
+++ b/distutils2/__init__.py
@@ -1,4 +1,4 @@
-"""Support for distutils2, distribution and installation of Python projects.
+"""Support for packaging, distribution and installation of Python projects.
Third-party tools can use parts of distutils2 as building blocks
without causing the other modules to be imported: