diff options
Diffstat (limited to 'mimelib/doc/nntp.html')
-rw-r--r-- | mimelib/doc/nntp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimelib/doc/nntp.html b/mimelib/doc/nntp.html index 75b8b71fb..b8cf80307 100644 --- a/mimelib/doc/nntp.html +++ b/mimelib/doc/nntp.html @@ -354,7 +354,7 @@ returns zero. <P> <FONT COLOR="teal"><B> int <A NAME="Quit">Quit</A>() </B></FONT> <P> -Sends the NNTP QUIT command and returns the reply code received from the +Sends the NNTP TQUIT command and returns the reply code received from the server. If no response is received, perhaps because of an error, the function returns zero. <P> |