[PATCH 02/51] tests: Fix a typo in the MboxPassThroughHeaderTest description

Damien Lespiau damien.lespiau at intel.com
Sat Sep 12 01:54:35 AEST 2015


Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 patchwork/tests/test_mboxviews.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 at doamin.tld> format for the mail while the name part may be coded
+        <user at domain.tld> format for the mail while the name part may be coded
         in some ways. """
 
     def setUp(self):
-- 
2.1.0



More information about the Patchwork mailing list