diff options
| -rw-r--r-- | otfl-luat-dum.lua | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-luat-dum.lua b/otfl-luat-dum.lua index 9607697..2f6627f 100644 --- a/otfl-luat-dum.lua +++ b/otfl-luat-dum.lua @@ -56,7 +56,7 @@ local remapper = {      otf   = "opentype fonts",      ttf   = "truetype fonts",      ttc   = "truetype fonts", -    dfont = "truetype dictionary", +    dfont = "truetype fonts",      cid   = "cid maps",      fea   = "font feature files",  }  | 
