From: Damien Lespiau Date: Fri, 9 Oct 2015 10:17:02 +0000 (+0100) Subject: tests: Fix a typo in the MboxPassThroughHeaderTest description X-Git-Tag: v1.1.0~199 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fa548ca4f29ebbe0d380509f77b397d82ece464;p=thirdparty%2Fpatchwork.git tests: Fix a typo in the MboxPassThroughHeaderTest description Signed-off-by: Damien Lespiau Acked-by: Stephen Finucane --- diff --git a/patchwork/tests/test_mboxviews.py b/patchwork/tests/test_mboxviews.py index 02d04cbe..fbea3221 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 - format for the mail while the name part may be coded + format for the mail while the name part may be coded in some ways. """ def setUp(self):