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 c720e18 commit 5553e00Copy full SHA for 5553e00
1 file changed
Doc/library/ssl.rst
@@ -1121,7 +1121,7 @@ SSL sockets
1121
:meth:`SSLContext.wrap_socket` to wrap a socket.
1122
1123
.. versionchanged:: 3.7
1124
- :class:`SSLSocket` instances must to created with
+ :class:`SSLSocket` instances must be created with
1125
:meth:`~SSLContext.wrap_socket`. In earlier versions, it was possible
1126
to create instances directly. This was never documented or officially
1127
supported.
0 commit comments