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 931a8fabc8f..13641ede172 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 @@ -455,7 +455,7 @@ public: { vertex->set_index(index); } - /** sets surface index of facet \p facet to \p index + /** sets the surface index of facet \p facet to \p index */ void set_surface_patch_index(const Facet& f, const Surface_patch_index& index) {