summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandro Tosi <sandro.tosi@gmail.com>2011-08-16 18:02:15 (GMT)
committerSandro Tosi <sandro.tosi@gmail.com>2011-08-16 18:02:15 (GMT)
commit4047d68a0565bb43d3d1b2f489e500f247d89b2b (patch)
tree15252862862390a9cd5d588d0d662c8eb679fcc1
parent39935f4ab803dbcc3a1f106092527c0cd642e88f (diff)
downloadcpython-4047d68a0565bb43d3d1b2f489e500f247d89b2b.zip
cpython-4047d68a0565bb43d3d1b2f489e500f247d89b2b.tar.gz
cpython-4047d68a0565bb43d3d1b2f489e500f247d89b2b.tar.bz2
#12761: fix wording of zlib license section
-rw-r--r--Doc/license.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index f566029..1469785 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -917,7 +917,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-2010 Jean-loup Gailly and Mark Adler