Thanks to visit codestin.com Credit goes to github.com
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 6bd6835 commit c955f89Copy full SHA for c955f89
1 file changed
Lib/test/test_support.py
@@ -73,7 +73,7 @@ def findfile(file, here=__file__):
73
def verify(condition, reason='test failed'):
74
"""Verify that condition is true. If not, raise TestFailed.
75
76
- The optinal argument reason can be given to provide
+ The optional argument reason can be given to provide
77
a better error text.
78
"""
79
0 commit comments