- Make the documentation match the code and the docstring

This commit is contained in:
Matthias Klose 2007-01-11 10:26:31 +00:00
parent 833e9611b3
commit 764a7ec8ca

View file

@ -185,7 +185,7 @@ or may raise the following exceptions:
The server didn't reply properly to the \samp{HELO} greeting. The server didn't reply properly to the \samp{HELO} greeting.
\item[\exception{SMTPAuthenticationError}] \item[\exception{SMTPAuthenticationError}]
The server didn't accept the username/password combination. The server didn't accept the username/password combination.
\item[\exception{SMTPError}] \item[\exception{SMTPException}]
No suitable authentication method was found. No suitable authentication method was found.
\end{description} \end{description}
\end{methoddesc} \end{methoddesc}