mirror of
https://github.com/python/cpython.git
synced 2025-10-29 09:29:26 +00:00
Issue 18724: Fix typo noticed by Susan Tan.
This commit is contained in:
parent
0d53860e2c
commit
eedb58d8d8
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ A nice selection of exceptions is defined as well:
|
||||||
|
|
||||||
.. exception:: SMTPException
|
.. exception:: SMTPException
|
||||||
|
|
||||||
The base exception class for all the other excpetions provided by this
|
The base exception class for all the other exceptions provided by this
|
||||||
module.
|
module.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue