summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/optex/base/others.opm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/optex/base/others.opm')
-rw-r--r--Master/texmf-dist/tex/optex/base/others.opm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/optex/base/others.opm b/Master/texmf-dist/tex/optex/base/others.opm
index 98df836f763..cde2f02fa1f 100644
--- a/Master/texmf-dist/tex/optex/base/others.opm
+++ b/Master/texmf-dist/tex/optex/base/others.opm
@@ -177,9 +177,9 @@
\_else % LuaTeX 1.14 or newer:
\_doc -----------------------------
- We set `\partokenneame` to `\_par` in order to keep the name `\par` in
- user name space. I.e. a user can say `\def\par{paragraph}` for example
- without crash of processing the document. Se section~\ref[prefixed] for
+ We set `\partokenneame` to `\_par` in order to keep the name `\par` in the
+ public namespace for end users. I.e.\ a user can say `\def\par{paragraph}` for example
+ without crash of processing the document. Se section~\ref[namespaces] for
more details about the name space concept.\nl
Moreover, we set `\partokencontext` to one in order to the `\_par` token
is inserted not only at empty lines, but also at the end of `\vbox`, `\vtop` and