summaryrefslogtreecommitdiff
path: root/django/contrib/formtools/tests/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'django/contrib/formtools/tests/tests.py')
-rw-r--r--django/contrib/formtools/tests/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/contrib/formtools/tests/tests.py b/django/contrib/formtools/tests/tests.py
index 5d3b2747a7..eb8043e64e 100644
--- a/django/contrib/formtools/tests/tests.py
+++ b/django/contrib/formtools/tests/tests.py
@@ -94,7 +94,7 @@ class PreviewTests(TestCase):
Use the client library to POST to the form with stage set to 3
to see if our forms done() method is called. Check first
without the security hash, verify failure, retry with security
- hash and verify sucess.
+ hash and verify success.
"""
# Pass strings for form submittal and add stage variable to