summaryrefslogtreecommitdiff
path: root/tex/context/base/font-oth.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-oth.lua')
-rw-r--r--tex/context/base/font-oth.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-oth.lua b/tex/context/base/font-oth.lua
index 62ff41c40..448d54b90 100644
--- a/tex/context/base/font-oth.lua
+++ b/tex/context/base/font-oth.lua
@@ -15,7 +15,7 @@ local collect_lookups = fonts.otf.collect_lookups
-- happen when I get the feeling that there is a performance
-- penalty involved.
-function fonts.otf.get_alternate(tfmdata,k,kind,value)
+function fonts.otf.getalternate(tfmdata,k,kind,value)
if value then
local shared = tfmdata.shared
local otfdata = shared and shared.otfdata