mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
typo
This commit is contained in:
parent
dc42fb6f53
commit
14e0a43c85
1 changed files with 1 additions and 1 deletions
|
|
@ -998,7 +998,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