]> granicus.if.org Git - python/commitdiff
Send a "ARTICLE" --> Send an "ARTICLE"
authorFred Drake <fdrake@acm.org>
Sat, 1 Jul 2000 17:43:19 +0000 (17:43 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 1 Jul 2000 17:43:19 +0000 (17:43 +0000)
Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.

Doc/lib/libnntplib.tex

index dade6b7fedf8d75f90dd39eec629af09a8c69926..011524ba91c528047616951d1010f3639a81606b 100644 (file)
@@ -203,7 +203,7 @@ Send a \samp{BODY} command, where \var{id} has the same meaning as for
 \end{methoddesc}
 
 \begin{methoddesc}{article}{id}
-Send a \samp{ARTICLE} command, where \var{id} has the same meaning as
+Send an \samp{ARTICLE} command, where \var{id} has the same meaning as
 for \method{stat()}.  Return as for \method{head()}.
 \end{methoddesc}