summaryrefslogtreecommitdiff
path: root/EasyInstall.txt
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-07-15 04:10:12 +0000
committerPJ Eby <distutils-sig@python.org>2005-07-15 04:10:12 +0000
commitadbf4a8a9eaac4116650b35787cdfa30aab94e37 (patch)
tree49f5dd7aa75ffb5fbe9cfda7d9e3d7824c87fd60 /EasyInstall.txt
parentec66b7d6776318053653b6d7b5f1950f42fd3ab0 (diff)
downloadpython-setuptools-git-adbf4a8a9eaac4116650b35787cdfa30aab94e37.tar.gz
Fix formatting error.
--HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041126
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 ffd165e1..06173289 100755
--- a/EasyInstall.txt
+++ b/EasyInstall.txt
@@ -603,7 +603,7 @@ Known Issues
0.5a10
* Put the ``easy_install`` module back in as a module, as it's needed for
- ``python -m`` to run it!
+ ``python -m`` to run it!
* Allow ``--find-links/-f`` to accept local directories or filenames as well
as URLs.