mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Fix grammar
This commit is contained in:
parent
803e6d670c
commit
1ab19ca161
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ HTTPS protocols. It is normally not used directly --- the module
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
HTTPS support is only available if the Python was compiled with SSL
|
HTTPS support is only available if Python was compiled with SSL support
|
||||||
support (through the :mod:`ssl` module).
|
(through the :mod:`ssl` module).
|
||||||
|
|
||||||
The module provides the following classes:
|
The module provides the following classes:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue