commit | 6d57d212a89b38d31f6bca7b83cf789d8063f6f2 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sun Oct 23 22:23:57 2011 +0200 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sun Oct 23 22:23:57 2011 +0200 |
tree | b230ace83c402bb84380be3cd9d198bddfbbfe2c | |
parent | 2bb96f593a067dafc7f02fef659ff22994b83399 [diff] |
Documentation typo.
diff --git a/Doc/library/ftplib.rst b/Doc/library/ftplib.rst index d13f2f0..3cc295a 100644 --- a/Doc/library/ftplib.rst +++ b/Doc/library/ftplib.rst
@@ -427,7 +427,7 @@ .. 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.