mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
#12761: fix wording of zlib license section
This commit is contained in:
parent
39935f4ab8
commit
4047d68a05
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue