summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2011-10-01 18:53:36 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2011-10-01 18:55:16 +0200
commit852cd5b8e7c01fd58763cd499f5666a65724bd26 (patch)
treee0f82c7971aa0bfe96bbf44c5885aa5f6c3c7e24 /luaotfload.dtx
parentba68760ae19267de980f4c1856c280f6db8a379b (diff)
downloadluaotfload-852cd5b8e7c01fd58763cd499f5666a65724bd26.tar.gz
Fix documentation about default prefix
fixes #38
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 648a0b3..ced94f0 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -219,7 +219,7 @@ and the derived files
%
% The \meta{prefix} be either |file:| or |name:|, which specify
% whether to use a select the font from its filename or font name,
-% respectively. If no prefix is specified, then |file:| is assumed.
+% respectively. If no prefix is specified |name:| is assumed.
%
% For compatibility with \xetex, surrounding the \meta{font name}
% with square brackets is synonymous to using the |file:| prefix.