summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/prefixed.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/optex/prefixed.opm')
-rw-r--r--macros/luatex/optex/prefixed.opm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/luatex/optex/prefixed.opm b/macros/luatex/optex/prefixed.opm
index ca84181f6e..c545c29f1a 100644
--- a/macros/luatex/optex/prefixed.opm
+++ b/macros/luatex/optex/prefixed.opm
@@ -7,7 +7,7 @@
\let\_directlua = \directlua
\_directlua {
- % enable all primitives with _ prefix
+ % enable all TeX primitives with _ prefix
tex.enableprimitives('_', tex.extraprimitives('tex'))
% enable all primitives without prefixing
tex.enableprimitives('', tex.extraprimitives())