diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/node-ext.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/node-ext.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/node-ext.lua b/Master/texmf-dist/tex/context/base/node-ext.lua index b098829cd81..5c4eec8de11 100644 --- a/Master/texmf-dist/tex/context/base/node-ext.lua +++ b/Master/texmf-dist/tex/context/base/node-ext.lua @@ -1,6 +1,6 @@ if not modules then modules = { } end modules ['node-ext'] = { version = 1.001, - comment = "companion to node-ini.tex", + comment = "companion to node-ini.mkiv", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", copyright = "PRAGMA ADE / ConTeXt Development Team", license = "see context related readme files" |