mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
#18705: fix a number of typos. Patch by Févry Thibault.
This commit is contained in:
parent
67f39777fa
commit
30b9d5d3af
25 changed files with 44 additions and 44 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue