diff options
Diffstat (limited to 'luaotfload-loaders.lua')
-rw-r--r-- | luaotfload-loaders.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-loaders.lua b/luaotfload-loaders.lua index fa00633..2aa8c7c 100644 --- a/luaotfload-loaders.lua +++ b/luaotfload-loaders.lua @@ -1,6 +1,6 @@ if not modules then modules = { } end modules ["loaders"] = { version = "2.5", - comment = "companion to luaotfload.lua", + comment = "companion to luaotfload-main.lua", author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang", copyright = "PRAGMA ADE / ConTeXt Development Team", license = "see context related readme files" |