diff --git a/Surface_mesh_approximation/include/CGAL/Variational_shape_approximation.h b/Surface_mesh_approximation/include/CGAL/Variational_shape_approximation.h index 5afd318b944..c29e85c6af9 100644 --- a/Surface_mesh_approximation/include/CGAL/Variational_shape_approximation.h +++ b/Surface_mesh_approximation/include/CGAL/Variational_shape_approximation.h @@ -1778,7 +1778,7 @@ private: } /*! - * @brief subdivides a chord recursively in range `[chord_begin, chord_end).` + * @brief subdivides a chord recursively in range `[chord_begin, chord_end)`. * @param chord_begin begin iterator of the chord * @param chord_end end iterator of the chord * @param subdivision_ratio the chord recursive split error threshold