mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Fix typo
This commit is contained in:
parent
065f7b8626
commit
032bd0a9a8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
\section{Built-in Exceptions}
|
||||
|
||||
\declaremodule{standard}{exceptions}
|
||||
\modulesynopsis{Standard exceptions classes.}
|
||||
\modulesynopsis{Standard exception classes.}
|
||||
|
||||
|
||||
Exceptions can be class objects or string objects. Though most
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue