Fix grammar

This commit is contained in:
Antoine Pitrou 2010-10-13 10:39:21 +00:00
parent 803e6d670c
commit 1ab19ca161

View file

@ -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: