From 0fbe473bc38873082dbbe9eb8e15a892e7bf0d6c Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Fri, 17 Jun 2022 14:46:07 +0200 Subject: [PATCH] comma Co-authored-by: Mael --- SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h b/SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h index 2d79d8bd435..5407e558319 100644 --- a/SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h +++ b/SMDS_3/include/CGAL/Mesh_complex_3_in_triangulation_3.h @@ -484,7 +484,7 @@ public: } /// @} -/// \name Queries on the identifier of the face complex including triangulation cells, facets and vertices. +/// \name Queries on the identifier of the face complex including triangulation cells, facets, and vertices. /// @{ /** returns the index of vertex \p v */