Skip to content

Commit

Permalink
Fix typo: flexability
Browse files Browse the repository at this point in the history
  • Loading branch information
come-maiz committed Jan 27, 2016
1 parent f0437c5 commit 6fdbbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testtools/testresult/real.py
Expand Up @@ -66,7 +66,7 @@ def dst(self, dt):


class TestResult(unittest.TestResult):
"""Subclass of unittest.TestResult extending the protocol for flexability.
"""Subclass of unittest.TestResult extending the protocol for flexibility.
This test result supports an experimental protocol for providing additional
data to in test outcomes. All the outcome methods take an optional dict
Expand Down

0 comments on commit 6fdbbfa

Please sign in to comment.