diff options
Diffstat (limited to 'pkg_resources.py')
| -rw-r--r-- | pkg_resources.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_resources.py b/pkg_resources.py index 92fef2c0..c636903c 100644 --- a/pkg_resources.py +++ b/pkg_resources.py @@ -30,7 +30,7 @@ from os.path import isdir, split # or by the Distribute project, in case Setuptools creates # a distribution with the same version. # -# The ez_setup script for instance, will check if this +# The bootstrapping script for instance, will check if this # attribute is present to decide wether to reinstall the package _distribute = True |
