summaryrefslogtreecommitdiff
path: root/tex/context/base/scrn-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/scrn-ini.lua')
-rw-r--r--tex/context/base/scrn-ini.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/scrn-ini.lua b/tex/context/base/scrn-ini.lua
index 2836362df..8fe1e0cae 100644
--- a/tex/context/base/scrn-ini.lua
+++ b/tex/context/base/scrn-ini.lua
@@ -1,4 +1,4 @@
-if not modules then modules = { } end modules ['scrn-int'] = {
+if not modules then modules = { } end modules ['scrn-ini'] = {
version = 1.001,
comment = "companion to scrn-int.mkiv",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",