summaryrefslogtreecommitdiffstats
path: root/headers.c
diff options
context:
space:
mode:
authorRocco Rutte <pdmef@gmx.net>2009-04-28 14:27:26 +0200
committerRocco Rutte <pdmef@gmx.net>2009-04-28 14:27:26 +0200
commit4de8ab488c8c6db4447f9477b05aeaa8db9fa6e4 (patch)
tree655402460b75b6fc4bf31ba5918ce5d86b94aefb /headers.c
parent3e6b1986f20ef535bb7d2baabbbfad010af0dd5c (diff)
Fix comment typo
Diffstat (limited to 'headers.c')
-rw-r--r--headers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers.c b/headers.c
index ac8bfac4..5d22489f 100644
--- a/headers.c
+++ b/headers.c
@@ -112,7 +112,7 @@ void mutt_edit_headers (const char *editor,
/* in case the user modifies/removes the In-Reply-To header with
$edit_headers set, we remove References: as they're likely invalid;
- we can simply compare strings as we don't generate Refereces for
+ we can simply compare strings as we don't generate References for
multiple Message-Ids in IRT anyways */
if (!n->in_reply_to || (msg->env->in_reply_to &&
mutt_strcmp (n->in_reply_to->data,