Commit c1c4a5cd authored by Neal Norwitz's avatar Neal Norwitz

Fix a couple of typos.

parent b3383c44
......@@ -1561,7 +1561,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
"""
......@@ -1580,7 +1580,7 @@ class UnexpectedException(Exception):
- test: the DocTest object being run
- excample: the Example object that failed
- example: the Example object that failed
- exc_info: the exception info
"""
......
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