summaryrefslogtreecommitdiff
path: root/autodoc
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc')
-rw-r--r--autodoc/inc/ary/symtreenode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/autodoc/inc/ary/symtreenode.hxx b/autodoc/inc/ary/symtreenode.hxx
index 6eccef6c81ca..8686e8837197 100644
--- a/autodoc/inc/ary/symtreenode.hxx
+++ b/autodoc/inc/ary/symtreenode.hxx
@@ -101,7 +101,7 @@ class Node
/** Gets a child with a specific name and of a specific type.
- There may be more childs with the same name.
+ There may be more children with the same name.
@return id_t(0), if no matching child is found.
*/