aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Text/Pandoc/MIME.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/MIME.hs b/src/Text/Pandoc/MIME.hs
index 549ed73fe..4fe25ebe1 100644
--- a/src/Text/Pandoc/MIME.hs
+++ b/src/Text/Pandoc/MIME.hs
@@ -461,7 +461,7 @@ mimeTypesList =
,("ts","text/texmacs")
,("tsp","application/dsptype")
,("tsv","text/tab-separated-values")
- ,("ttf","application/x-font-truetype")
+ ,("ttf","application/font-sfnt")
,("txt","text/plain")
,("udeb","application/x-debian-package")
,("uls","text/iuls")