This commit is contained in:
Barry Warsaw 2010-04-12 14:40:49 +00:00
parent 27ef93797c
commit fa900d47b8
1 changed files with 1 additions and 1 deletions

View File

@ -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