Kaydet (Commit) 7cf5e61b authored tarafından Ned Deily's avatar Ned Deily

Issue 18724: Fix typo noticed by Susan Tan.

...@@ -111,7 +111,7 @@ A nice selection of exceptions is defined as well: ...@@ -111,7 +111,7 @@ A nice selection of exceptions is defined as well:
.. exception:: SMTPException .. exception:: SMTPException
Subclass of :exc:`OSError` that is the base exception class for all Subclass of :exc:`OSError` that is the base exception class for all
the other excpetions provided by this module. the other exceptions provided by this module.
.. exception:: SMTPServerDisconnected .. exception:: SMTPServerDisconnected
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment