summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2023-01-17 22:11:05 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2023-01-17 22:11:05 +0000
commit6214af86f59e8b8fb1734c1dc47a98d916b75cf3 (patch)
tree50cb103fbf5d8930b9155b2cd7657c9f132490df /Master/texmf-dist/doc/luatex/base/luatex-nodes.tex
parentf8b1993f28ed85af42a3809ff0fd179f19ffb777 (diff)
Sync with upstream luatex 43f4f57e5
git-svn-id: svn://tug.org/texlive/trunk@65574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-nodes.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-nodes.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex b/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex
index d18006df0ce..19bc7bd7ca8 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-nodes.tex
@@ -1248,7 +1248,7 @@ This converts a single type name to its internal numeric representation.
\libindex {type}
\libindex {subtype}
-In the argument is a number, then the next function converts an internal numeric
+If the argument is a number, then the next function converts an internal numeric
representation to an external string representation. Otherwise, it will return
the string \type {node} if the object represents a node, and \type {nil}
otherwise.