Fix typo in comment

This commit is contained in:
Neal Norwitz 2002-11-14 02:19:44 +00:00
parent f6756e8dd4
commit ef67956139
1 changed files with 1 additions and 1 deletions

View File

@ -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)