Typo correction.

This commit is contained in:
Michael Foord 2010-06-09 12:29:56 +00:00
parent 0fedb28951
commit ae1bb9a00c

View file

@ -160,7 +160,7 @@ class TestCase(object):
longMessage = False longMessage = False
# This attribute sets the maximum length of a diff in failure messsages # This attribute sets the maximum length of a diff in failure messages
# by assert methods using difflib. It is looked up as an instance attribute # by assert methods using difflib. It is looked up as an instance attribute
# so can be configured by individual tests if required. # so can be configured by individual tests if required.