Fix a few grammar problems in the documentation and comments

This commit is contained in:
Martin Panter 2015-11-14 01:07:43 +00:00
parent ac34e09bbf
commit 2e4571a456
5 changed files with 7 additions and 7 deletions

View file

@ -418,8 +418,8 @@ FTP_TLS Objects
.. method:: FTP_TLS.auth()
Set up secure control connection by using TLS or SSL, depending on what
specified in :meth:`ssl_version` attribute.
Set up a secure control connection by using TLS or SSL, depending on what
is specified in the :attr:`ssl_version` attribute.
.. versionchanged:: 3.4
The method now supports hostname check with