mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Fix another typo.
This commit is contained in:
parent
2eca440c8d
commit
c082cb72a5
1 changed files with 1 additions and 1 deletions
|
@ -1562,7 +1562,7 @@ class DocTestFailure(Exception):
|
|||
|
||||
- test: the DocTest object being run
|
||||
|
||||
- excample: the Example object that failed
|
||||
- example: the Example object that failed
|
||||
|
||||
- got: the actual output
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue