diff --git a/AABB_tree/include/CGAL/AABB_tree.h b/AABB_tree/include/CGAL/AABB_tree.h index b1e375e27ad..e67219c5dad 100644 --- a/AABB_tree/include/CGAL/AABB_tree.h +++ b/AABB_tree/include/CGAL/AABB_tree.h @@ -518,7 +518,7 @@ namespace CGAL { } } - // constructs the search KD tree from interal primitives + // constructs the search KD tree from internal primitives template bool AABB_tree::accelerate_distance_queries() {