summaryrefslogtreecommitdiff
path: root/tex/context/base/font-tmp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-tmp.lua')
-rw-r--r--tex/context/base/font-tmp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-tmp.lua b/tex/context/base/font-tmp.lua
index fab693d44..8db5cff14 100644
--- a/tex/context/base/font-tmp.lua
+++ b/tex/context/base/font-tmp.lua
@@ -6,7 +6,7 @@ if not modules then modules = { } end modules ['font-tmp'] = {
license = "see context related readme files"
}
--- There is a complet efeature loader but it needs a bit of testing, first so this
+-- There is a complete feature loader but it needs a bit of testing, first so this
-- one does design size only (as needed for identifying).
local next, type = next, type