aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patchwork/tests/test_mboxviews.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchwork/tests/test_mboxviews.py b/patchwork/tests/test_mboxviews.py
index 02d04cb..fbea322 100644
--- a/patchwork/tests/test_mboxviews.py
+++ b/patchwork/tests/test_mboxviews.py
@@ -132,7 +132,7 @@ class MboxBrokenFromHeaderTest(TestCase):
""" Test that a person with characters outside ASCII in his name do
produce correct From header. As RFC 2822 state we must retain the
- <user@doamin.tld> format for the mail while the name part may be coded
+ <user@domain.tld> format for the mail while the name part may be coded
in some ways. """
def setUp(self):