summaryrefslogtreecommitdiffstats
path: root/Doc/distutils
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-03-13 19:03:58 (GMT)
committerGeorg Brandl <georg@python.org>2009-03-13 19:03:58 (GMT)
commite83a4adba77d1055c564fbcc87695e259e672f5b (patch)
tree20a1be6cb2d89b5cdb854e46539098bc41b73f29 /Doc/distutils
parentefa7c138b603915e7064055ea8d7718d96d30cbc (diff)
downloadcpython-e83a4adba77d1055c564fbcc87695e259e672f5b.zip
cpython-e83a4adba77d1055c564fbcc87695e259e672f5b.tar.gz
cpython-e83a4adba77d1055c564fbcc87695e259e672f5b.tar.bz2
#5486: typos.
Diffstat (limited to 'Doc/distutils')
-rw-r--r--Doc/distutils/packageindex.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/distutils/packageindex.rst b/Doc/distutils/packageindex.rst
index c4cbf88..1498394 100644
--- a/Doc/distutils/packageindex.rst
+++ b/Doc/distutils/packageindex.rst
@@ -98,7 +98,7 @@ repository to work with::
python setup.py register -r http://example.com/pypi
-The name of the section that describes the repository may also be used
-for conveniency::
+For convenience, the name of the section that describes the repository
+may also be used::
python setup.py register -r other