diff --git a/modules/tnef-attachment/e-mail-parser-tnef-attachment.c b/modules/tnef-attachment/e-mail-parser-tnef-attachment.c index 033c83d3e0..b67f31f640 100644 --- a/modules/tnef-attachment/e-mail-parser-tnef-attachment.c +++ b/modules/tnef-attachment/e-mail-parser-tnef-attachment.c @@ -71,7 +71,7 @@ G_DEFINE_DYNAMIC_TYPE ( static const gchar *parser_mime_types[] = { "application/vnd.ms-tnef", - "application/ms-tnefl", + "application/ms-tnef", NULL };