diff --git a/Orthtree/include/CGAL/Orthtree.h b/Orthtree/include/CGAL/Orthtree.h index 2a79b541b31..9ca83def333 100644 --- a/Orthtree/include/CGAL/Orthtree.h +++ b/Orthtree/include/CGAL/Orthtree.h @@ -935,7 +935,7 @@ public: Equivalent to `tree.descendant(tree.root(), indices...)`. - \param indices the integer indices specifying the descent to perform, starting from root + \param indices the integer indices specifying the descent to perform, starting from the root \return the index of the specified node */