diff options
Diffstat (limited to 'luaotfload-parsers.lua')
-rw-r--r-- | luaotfload-parsers.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-parsers.lua b/luaotfload-parsers.lua index e6db21f..42a43aa 100644 --- a/luaotfload-parsers.lua +++ b/luaotfload-parsers.lua @@ -11,7 +11,7 @@ if not modules then modules = { } end modules ['luaotfload-parsers'] = { version = "2.5", - comment = "companion to luaotfload.lua", + comment = "companion to luaotfload-main.lua", author = "Philipp Gesang", copyright = "Luaotfload Development Team", license = "GNU GPL v2.0" |