We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4903491 commit a1b931fCopy full SHA for a1b931f
Doc/using/configure.rst
@@ -33,7 +33,7 @@ Features and minimum versions required to build CPython:
33
:file:`configure` script.
34
35
* `zlib <https://zlib.net>`_ 1.1.3 is the minium version and 1.1.4 is recommended due to
36
- a ` security vulnerability <https://zlib.net/zlib_faq.html#faq33>`_ for the :mod:`zlib`
+ a `security vulnerability <https://zlib.net/zlib_faq.html#faq33>`_ for the :mod:`zlib`
37
extension module.
38
39
.. versionchanged:: 3.1
0 commit comments