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

Skip to content

Commit 0c9fd63

Browse files
committed
typo
1 parent ef3d6bd commit 0c9fd63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/unittest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ Test cases
12551255

12561256
.. method:: doCleanups()
12571257

1258-
This method is called uncoditionally after :meth:`tearDown`, or
1258+
This method is called unconditionally after :meth:`tearDown`, or
12591259
after :meth:`setUp` if :meth:`setUp` raises an exception.
12601260

12611261
It is responsible for calling all the cleanup functions added by

0 commit comments

Comments
 (0)