mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Fix copy.Error casing in documentation GH-22004
This commit is contained in:
parent
d28b346953
commit
0d930f108c
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Interface summary:
|
|||
Return a deep copy of *x*.
|
||||
|
||||
|
||||
.. exception:: error
|
||||
.. exception:: Error
|
||||
|
||||
Raised for module specific errors.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue