From dcfd4beb213c551f6ef6ba379651bf303bd9017a Mon Sep 17 00:00:00 2001 From: "Michael T. Whiteley" Date: Wed, 7 Dec 2011 02:33:51 -0800 Subject: childs -> children --- autodoc/inc/ary/symtreenode.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autodoc') 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. */ -- cgit