Send a "ARTICLE" --> Send an "ARTICLE"

Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.
This commit is contained in:
Fred Drake 2000-07-01 17:43:19 +00:00
parent 791b366f8f
commit 506a7a87ff
1 changed files with 1 additions and 1 deletions

View 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}