diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-16 07:26:21 +0100 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-01-16 07:26:21 +0100 |
commit | 2779ad3091fd498f14963336afd625cbfa23408f (patch) | |
tree | 5d302f7cec346a890dcce881f42bbc58db79b02b /luaotfload-features.lua | |
parent | ed5d9443bc2ab9f3a7cfff499c5a3adb34856aaa (diff) | |
download | luaotfload-2779ad3091fd498f14963336afd625cbfa23408f.tar.gz |
[*] adapt references to luaotfload.lua
Diffstat (limited to 'luaotfload-features.lua')
-rw-r--r-- | luaotfload-features.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-features.lua b/luaotfload-features.lua index d786549..5172f4b 100644 --- a/luaotfload-features.lua +++ b/luaotfload-features.lua @@ -1,6 +1,6 @@ if not modules then modules = { } end modules ["features"] = { 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" |