From 0076740fc228b263cde6adbaab8a64294893839c Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Wed, 16 Sep 2020 09:15:28 +0100 Subject: [PATCH] Typo in AABB PackageDescription - there is more to unify with the Vpm --- AABB_tree/doc/AABB_tree/PackageDescription.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AABB_tree/doc/AABB_tree/PackageDescription.txt b/AABB_tree/doc/AABB_tree/PackageDescription.txt index c70c2ab611a..931f14adb53 100644 --- a/AABB_tree/doc/AABB_tree/PackageDescription.txt +++ b/AABB_tree/doc/AABB_tree/PackageDescription.txt @@ -35,7 +35,7 @@ \cgalCRPSection{Primitives} - `CGAL::AABB_triangle_primitive` - `CGAL::AABB_segment_primitive` -- `CGAL::AABB_primitive` +- `CGAL::AABB_primitive` - `CGAL::AABB_halfedge_graph_segment_primitive` - `CGAL::AABB_face_graph_triangle_primitive` */