We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3955da8 commit df8913fCopy full SHA for df8913f
Lib/traceback.py
@@ -551,7 +551,7 @@ def format_exception_only(self):
551
The return value is a generator of strings, each ending in a newline.
552
553
Normally, the generator emits a single string; however, for
554
- SyntaxError exceptions, it emites several lines that (when
+ SyntaxError exceptions, it emits several lines that (when
555
printed) display detailed information about where the syntax
556
error occurred.
557
0 commit comments