- Make the documentation match the code and the docstring

This commit is contained in:
Matthias Klose 2007-01-11 10:25:45 +00:00
parent 3193763bdf
commit 1c3d0de472
1 changed files with 1 additions and 1 deletions

View File

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