Update Orthtree/include/CGAL/Orthtree.h

Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
This commit is contained in:
Sven Oesau 2024-03-01 08:33:32 +01:00 committed by GitHub
parent 020f323172
commit 683be7aa79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/