summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Arias <yo@elopio.net>2016-01-27 11:08:11 -0600
committerLeo Arias <yo@elopio.net>2016-01-27 11:08:11 -0600
commit6fdbbfabba12d1044a3d2aad7a48c26e5af1e00b (patch)
treeb184d53d9519b93b71854aa6eaf7de70d2fc2fa9
parentf0437c5511458ea1757a2a123167e0900acc1190 (diff)
downloadtesttools-typo-flexability.tar.gz
Fix typo: flexabilitytypo-flexability
-rw-r--r--testtools/testresult/real.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/testresult/real.py b/testtools/testresult/real.py
index e9fb540..1574f5d 100644
--- a/testtools/testresult/real.py
+++ b/testtools/testresult/real.py
@@ -66,7 +66,7 @@ utc = UTC()
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