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 6a02a88 commit e7a9369Copy full SHA for e7a9369
1 file changed
Doc/library/ssl.rst
@@ -1098,7 +1098,7 @@ SSL sockets
1098
:meth:`SSLContext.wrap_socket` to wrap a socket.
1099
1100
.. versionchanged:: 3.7
1101
- :class:`SSLSocket` instances must to created with
+ :class:`SSLSocket` instances must be created with
1102
:meth:`~SSLContext.wrap_socket`. In earlier versions, it was possible
1103
to create instances directly. This was never documented or officially
1104
supported.
0 commit comments