Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c955f89

Browse files
author
Skip Montanaro
committed
docstring typo
1 parent 6bd6835 commit c955f89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_support.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def findfile(file, here=__file__):
7373
def verify(condition, reason='test failed'):
7474
"""Verify that condition is true. If not, raise TestFailed.
7575
76-
The optinal argument reason can be given to provide
76+
The optional argument reason can be given to provide
7777
a better error text.
7878
"""
7979

0 commit comments

Comments
 (0)