#18705: fix a number of typos. Patch by Févry Thibault.

This commit is contained in:
Ezio Melotti 2013-08-17 15:50:46 +03:00
parent 67f39777fa
commit 30b9d5d3af
25 changed files with 44 additions and 44 deletions

View file

@ -328,7 +328,7 @@ else:
hostname - the hostname of the pop3 over ssl server
port - port number
keyfile - PEM formatted file that countains your private key
keyfile - PEM formatted file that contains your private key
certfile - PEM formatted certificate chain file
See the methods of the parent class POP3 for more documentation.