mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix typo in comment
This commit is contained in:
parent
f6756e8dd4
commit
ef67956139
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@ class NNTP:
|
|||
return resp
|
||||
|
||||
|
||||
# Test retrieval when rubn as a script.
|
||||
# Test retrieval when run as a script.
|
||||
# Assumption: if there's a local news server, it's called 'news'.
|
||||
# Assumption: if user queries a remote news server, it's named
|
||||
# in the environment variable NNTPSERVER (used by slrn and kin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue