mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
#12761: fix wording of zlib license section
This commit is contained in:
parent
b5da6e9e48
commit
f6b25b9e35
1 changed files with 1 additions and 1 deletions
|
@ -873,7 +873,7 @@ zlib
|
||||||
----
|
----
|
||||||
|
|
||||||
The :mod:`zlib` extension is built using an included copy of the 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::
|
used for the build::
|
||||||
|
|
||||||
Copyright (C) 1995-2011 Jean-loup Gailly and Mark Adler
|
Copyright (C) 1995-2011 Jean-loup Gailly and Mark Adler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue