From b2761186af43709e4e1e7fe3c82c956d40967674 Mon Sep 17 00:00:00 2001 From: Sandro Tosi Date: Tue, 16 Aug 2011 20:03:11 +0200 Subject: [PATCH] #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 d029f0fb49..8693a0fb57 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -881,7 +881,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 -- 2.40.0