diff --git a/Triangulation_3/doc/Triangulation_3/CGAL/Triangulation_3.h b/Triangulation_3/doc/Triangulation_3/CGAL/Triangulation_3.h index 94f5d467485..58a7b229917 100644 --- a/Triangulation_3/doc/Triangulation_3/CGAL/Triangulation_3.h +++ b/Triangulation_3/doc/Triangulation_3/CGAL/Triangulation_3.h @@ -1319,7 +1319,7 @@ std::array vertices(const Facet& f) const; /*! * returns an array containing the vertices of `c`, -* in the same order as the indices of `c`. +* in the same order as the indices in `c`. */ std::array vertices(const Cell_handle c) const;