Kaydet (Commit) 6d57d212 authored tarafından Florent Xicluna's avatar Florent Xicluna

Documentation typo.

üst 2bb96f59
......@@ -427,7 +427,7 @@ FTP_TLS Objects
.. method:: FTP_TLS.ccc()
Revert control channel back to plaintex. This can be useful to take
Revert control channel back to plaintext. This can be useful to take
advantage of firewalls that know how to handle NAT with non-secure FTP
without opening fixed ports.
......
......@@ -267,7 +267,7 @@ ftplib
The :class:`~ftplib.FTP_TLS` class now provides a new
:func:`~ftplib.FTP_TLS.ccc` function to revert control channel back to
plaintex. This can be useful to take advantage of firewalls that know how to
plaintext. This can be useful to take advantage of firewalls that know how to
handle NAT with non-secure FTP without opening fixed ports.
(Contributed by Giampaolo Rodolà in :issue:`12139`)
......
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