summaryrefslogtreecommitdiffstats
path: root/Doc/license.rst
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2009-12-19 23:33:46 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2009-12-19 23:33:46 (GMT)
commit890c19388762c7e93168d23e149cc03febc98269 (patch)
tree59599d2104475d179309e1681cf52aa00a7ce932 /Doc/license.rst
parent188aace8d87f1242bad49089be6cbc83c929acb6 (diff)
downloadcpython-890c19388762c7e93168d23e149cc03febc98269.zip
cpython-890c19388762c7e93168d23e149cc03febc98269.tar.gz
cpython-890c19388762c7e93168d23e149cc03febc98269.tar.bz2
Merged revisions 76906 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r76906 | ezio.melotti | 2009-12-20 01:26:38 +0200 (Sun, 20 Dec 2009) | 9 lines 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/license.rst')
-rw-r--r--Doc/license.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index b402c50..6022107 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -579,7 +579,7 @@ The :mod:`uu` module contains the following notice::
- Use binascii module to do the actual line-by-line conversion
between ascii and binary. This results in a 1000-fold speedup. The C
version is still 5 times faster, though.
- - Arguments more compliant with python standard
+ - Arguments more compliant with Python standard
XML Remote Procedure Calls