aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2006-07-11 19:47:51 +0000
committerPJ Eby <distutils-sig@python.org>2006-07-11 19:47:51 +0000
commit7486d707108cc5300bd86be4bf5916e3acc2ef87 (patch)
tree4758c6ea3be527d838b200f3c2f18bc1c5a2d65d
parent6feae98e74135d8005eb60acde1ff9fbbbdf2679 (diff)
downloadexternal_python_setuptools-7486d707108cc5300bd86be4bf5916e3acc2ef87.tar.gz
external_python_setuptools-7486d707108cc5300bd86be4bf5916e3acc2ef87.tar.bz2
external_python_setuptools-7486d707108cc5300bd86be4bf5916e3acc2ef87.zip
Fix doc typo
--HG-- branch : setuptools-0.6 extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4050589
-rwxr-xr-xEasyInstall.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EasyInstall.txt b/EasyInstall.txt
index beb823a6..95bc016f 100755
--- a/EasyInstall.txt
+++ b/EasyInstall.txt
@@ -428,7 +428,7 @@ on multiple lines if necessary (as long as the subsequent lines are indented.
If you are more ambitious, you can also create an entirely custom package index
or PyPI mirror. See the ``--index-url`` option under `Command-Line Options`_,
-below, and also the section on `The Package Index API`_.
+below, and also the section on the `Package Index "API"`_.
Controlling Build Options