summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2006-12-29 00:35:22 +0000
committerPJ Eby <distutils-sig@python.org>2006-12-29 00:35:22 +0000
commit1b118c5f8a9df913b98086d54a3f866aa45746a7 (patch)
tree04670802c86cdb0338802adfb693b83990ba820e /EasyInstall.txt
parent6d2f3ce90fe9a328a9cb91dd9019abdbe1cc7955 (diff)
downloadpython-setuptools-git-1b118c5f8a9df913b98086d54a3f866aa45746a7.tar.gz
And another typo...
--HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053180
Diffstat (limited to 'EasyInstall.txt')
-rwxr-xr-xEasyInstall.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt
index b61bec48..ada765fb 100755
--- a/EasyInstall.txt
+++ b/EasyInstall.txt
@@ -1210,7 +1210,7 @@ Release Notes/Change History
directory).
0.6c3
- * You once again use "python -m easy_install" with Python 2.4 and above.
+ * You can once again use "python -m easy_install" with Python 2.4 and above.
* Python 2.5 compatibility fixes added.