commit | ae2dbe2543859f9ad0ff0a2e84b33421c8fd5406 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Mar 13 19:04:40 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Mar 13 19:04:40 2009 +0000 |
tree | c903b7d3d7b48ad04fc1107aa3225fdd212cb5df | |
parent | f87e04d3398091662c399ee5ba0a3e71dbae9a24 [diff] |
#5486: typos.
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 @@ 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