summaryrefslogtreecommitdiff
path: root/alot/mail/headers.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/mail/headers.py')
-rw-r--r--alot/mail/headers.py2
1 files changed, 1 insertions, 1 deletions
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'