mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
typo
This commit is contained in:
parent
27ef93797c
commit
fa900d47b8
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@ Test cases
|
|||
|
||||
.. method:: doCleanups()
|
||||
|
||||
This method is called uncoditionally after :meth:`tearDown`, or
|
||||
This method is called unconditionally after :meth:`tearDown`, or
|
||||
after :meth:`setUp` if :meth:`setUp` raises an exception.
|
||||
|
||||
It is responsible for calling all the cleanup functions added by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue