Fix another typo.

This commit is contained in:
Neal Norwitz 2006-08-29 05:40:08 +00:00
parent 2eca440c8d
commit c082cb72a5
1 changed files with 1 additions and 1 deletions

View File

@ -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
"""