diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-09 15:33:12 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-09 15:33:12 +0200 |
commit | d9475ae1ca5d90213f195ded7c55457a3fe9ca05 (patch) | |
tree | ae52d9affba5c8956fa7ae5ac70819a87b399f75 | |
parent | e204300571bb3c539cacfd5e142ebd0f66c7309a (diff) | |
download | luaotfload-d9475ae1ca5d90213f195ded7c55457a3fe9ca05.tar.gz |
Fixing issue #49
-rwxr-xr-x | mkluatexfontdb.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkluatexfontdb.lua b/mkluatexfontdb.lua index 3854840..2a25b29 100755 --- a/mkluatexfontdb.lua +++ b/mkluatexfontdb.lua @@ -46,7 +46,7 @@ Valid options: The output database file is named otfl-names(.lua and .luc) and is placed under: - %s" + %s ]], name, names.path.dir)) end |