Fixed a typo.

This commit is contained in:
Matt Madia
2009-07-09 07:29:10 +00:00
parent f8f5bda2be
commit 6dffb653d9

View File

@@ -32,7 +32,7 @@ resource file_types message {
"types" = "applicataion/x-person",
"types" = "message/rfc822",
"types" = "text/E-mail",
"types" = "text/x-email"
"types" = "text/x-email",
"types" = "text/x-vnd.Be-MailDraft"
};