summaryrefslogtreecommitdiffstats
path: root/Doc/license.rst
diff options
context:
space:
mode:
authorSandro Tosi <sandro.tosi@gmail.com>2011-08-16 18:03:11 (GMT)
committerSandro Tosi <sandro.tosi@gmail.com>2011-08-16 18:03:11 (GMT)
commitf6b25b9e357a6324118cb80cf84cd7f84d6fd5f7 (patch)
treef47e3b10078830afa0ba9efb9efac6969f7c0cdc /Doc/license.rst
parentb5da6e9e48c10e40c46a487f01ad204aabd4c870 (diff)
downloadcpython-f6b25b9e357a6324118cb80cf84cd7f84d6fd5f7.zip
cpython-f6b25b9e357a6324118cb80cf84cd7f84d6fd5f7.tar.gz
cpython-f6b25b9e357a6324118cb80cf84cd7f84d6fd5f7.tar.bz2
#12761: fix wording of zlib license section
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 41d1605..e1868e8 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -873,7 +873,7 @@ zlib
----
The :mod:`zlib` extension is built using an included copy of the zlib
-sources unless the zlib version found on the system is too old to be
+sources if the zlib version found on the system is too old to be
used for the build::
Copyright (C) 1995-2011 Jean-loup Gailly and Mark Adler