summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/luatex/luatex-nodes.tex')
-rw-r--r--doc/context/sources/general/manuals/luatex/luatex-nodes.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
index aae19b432..e354a643c 100644
--- a/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
+++ b/doc/context/sources/general/manuals/luatex/luatex-nodes.tex
@@ -925,7 +925,7 @@ The difference between \type {data} and \type {string} is that on assignment, th
\subsubsection{\DVI\ backend whatsits}
-\subsubsection{\whs {special}}
+\subsubsubsection{\whs {special}}
\starttabulate[|l|l|p|]
\DB field \BC type \BC explanation \NC \NR
@@ -1937,7 +1937,8 @@ or, if no match is found, \type {nil}.
\stopfunctioncall
Tests if a node has an attribute with number \type {id} set. It returns the
-value, or, if no match is found, \type {nil}.
+value, or, if no match is found, \type {nil}. If no \type {id} is given then the
+zero attributes is assumed.
\subsubsection{\type {node.find_attribute}}