mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +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::
|
||||
|
||||
HTTPS support is only available if the Python was compiled with SSL
|
||||
support (through the :mod:`ssl` module).
|
||||
HTTPS support is only available if Python was compiled with SSL support
|
||||
(through the :mod:`ssl` module).
|
||||
|
||||
The module provides the following classes:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue