summaryrefslogtreecommitdiffstats
path: root/Doc/distutils
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2009-12-19 23:26:38 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2009-12-19 23:26:38 (GMT)
commit0639d5aeb61d6b7b0e1e1cbbdd7dd89a420a47f5 (patch)
treee10c3b719b557d04b2e66354c2e64f564f0a934e /Doc/distutils
parent480e8e38a077280313ea66476350a06ee5d7ca5d (diff)
downloadcpython-0639d5aeb61d6b7b0e1e1cbbdd7dd89a420a47f5.zip
cpython-0639d5aeb61d6b7b0e1e1cbbdd7dd89a420a47f5.tar.gz
cpython-0639d5aeb61d6b7b0e1e1cbbdd7dd89a420a47f5.tar.bz2
Merged revisions 76904 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r76904 | ezio.melotti | 2009-12-20 00:41:49 +0200 (Sun, 20 Dec 2009) | 1 line #7388: "python".capitalize() in the Doc ........
Diffstat (limited to 'Doc/distutils')
-rw-r--r--Doc/distutils/setupscript.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/distutils/setupscript.rst b/Doc/distutils/setupscript.rst
index e7c6300..5ec94c7 100644
--- a/Doc/distutils/setupscript.rst
+++ b/Doc/distutils/setupscript.rst
@@ -646,7 +646,7 @@ information is sometimes used to indicate sub-releases. These are
1.0.1a2
the second alpha release of the first patch version of 1.0
-:option:`classifiers` are specified in a python list::
+:option:`classifiers` are specified in a Python list::
setup(...,
classifiers=[