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.
SSLSocket
1 parent 7c5734c commit d229764Copy full SHA for d229764
1 file changed
Doc/library/ssl.rst
@@ -1091,7 +1091,7 @@ SSL sockets
1091
:meth:`SSLContext.wrap_socket` to wrap a socket.
1092
1093
.. versionchanged:: 3.7
1094
- :class:`SSLSocket` instances must to created with
+ :class:`SSLSocket` instances must be created with
1095
:meth:`~SSLContext.wrap_socket`. In earlier versions, it was possible
1096
to create instances directly. This was never documented or officially
1097
supported.
0 commit comments