summaryrefslogtreecommitdiff
path: root/tex/context/base/font-otn.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2015-09-11 12:15:06 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2015-09-11 12:15:06 +0200
commit31cd4d643836f69279b399acf864474c1283b8f5 (patch)
tree7e59492e32ef06e57bad0d4a4a953f7e7ba5b058 /tex/context/base/font-otn.lua
parentf28043b96635a0845521fe0094a3863d7ff13b6d (diff)
downloadcontext-31cd4d643836f69279b399acf864474c1283b8f5.tar.gz
2015-09-11 11:05:00
Diffstat (limited to 'tex/context/base/font-otn.lua')
-rw-r--r--tex/context/base/font-otn.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/font-otn.lua b/tex/context/base/font-otn.lua
index 53850b50d..8066b0f08 100644
--- a/tex/context/base/font-otn.lua
+++ b/tex/context/base/font-otn.lua
@@ -1,4 +1,4 @@
-if not modules then modules = { } end modules ['font-ots'] = { -- sequences
+if not modules then modules = { } end modules ['font-otn'] = {
version = 1.001,
comment = "companion to font-ini.mkiv",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",