aboutsummaryrefslogtreecommitdiff
path: root/doc/refman.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/refman.tex')
-rw-r--r--doc/refman.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman.tex b/doc/refman.tex
index aaae473..3ab13c7 100644
--- a/doc/refman.tex
+++ b/doc/refman.tex
@@ -1798,7 +1798,7 @@ false.
\# to get the closest item of a point:\\
\$closest = \$zinc->find ('closest', \$x, \$y);\\
\# to get direct children of an atomic group with a pathtag:\\
- @children = \$zinc->find('withtag', ''.\$atomicGroup'');
+ @children = \$zinc->find('withtag', ''.\$atomicGroup.'');
}
As detailled in \cmdref{addtag} command the following searchCommands are possible: