mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
#11515: fix several typos. Patch by Piotr Kasprzyk.
This commit is contained in:
parent
f6db0bbbee
commit
42da663e6f
41 changed files with 1609 additions and 1608 deletions
|
@ -103,7 +103,7 @@ class NNTP:
|
|||
|
||||
readermode is sometimes necessary if you are connecting to an
|
||||
NNTP server on the local machine and intend to call
|
||||
reader-specific comamnds, such as `group'. If you get
|
||||
reader-specific commands, such as `group'. If you get
|
||||
unexpected NNTPPermanentErrors, you might need to set
|
||||
readermode.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue