Commit 126edb56 authored by Antoine Pitrou's avatar Antoine Pitrou

Use infinitive, not 3rd person of present tense.

parents f08310f0 b3593cad
...@@ -449,7 +449,7 @@ SSL sockets also have the following additional methods and attributes: ...@@ -449,7 +449,7 @@ SSL sockets also have the following additional methods and attributes:
.. method:: SSLSocket.do_handshake() .. method:: SSLSocket.do_handshake()
Performs the SSL setup handshake. Perform the SSL setup handshake.
.. method:: SSLSocket.getpeercert(binary_form=False) .. method:: SSLSocket.getpeercert(binary_form=False)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment