From adc7dce780d81d3ffb0d726213e4393ae93fbb5a Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 20 Nov 2021 15:15:41 +0100 Subject: mail/headers: use the canonical Capitalized spelling --- alot/mail/headers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alot/mail/headers.py b/alot/mail/headers.py index de301b99..3138c281 100644 --- a/alot/mail/headers.py +++ b/alot/mail/headers.py @@ -12,7 +12,7 @@ MAIL_FOLLOWUP_TO = 'Mail-Followup-To' SUBJECT = 'Subject' IN_REPLY_TO = 'In-Reply-To' -REFERENCES = 'references' +REFERENCES = 'References' X_BEEN_THERE = 'X-Been-There' X_MAILING_LIST = 'X-Mailing-List' -- cgit v1.2.3