From f6b25b9e357a6324118cb80cf84cd7f84d6fd5f7 Mon Sep 17 00:00:00 2001 From: Sandro Tosi Date: Tue, 16 Aug 2011 20:03:11 +0200 Subject: #12761: fix wording of zlib license section --- Doc/license.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12