From 0adcef3afd23210a20b13fde17b9900b7e5f30f8 Mon Sep 17 00:00:00 2001 From: Lingjie Zhu Date: Sun, 9 Jul 2017 20:01:02 +0800 Subject: [PATCH] remove type header --- .../include/CGAL/vsa_mesh_approximation.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Surface_mesh_approximation/include/CGAL/vsa_mesh_approximation.h b/Surface_mesh_approximation/include/CGAL/vsa_mesh_approximation.h index aeedf226ccf..3553beecd07 100644 --- a/Surface_mesh_approximation/include/CGAL/vsa_mesh_approximation.h +++ b/Surface_mesh_approximation/include/CGAL/vsa_mesh_approximation.h @@ -8,8 +8,8 @@ namespace CGAL { /*! * \ingroup PkgTSMA - * @brief variational shape approximation a triangular mesh. - * This function approximate the input triangulaer mesh by fitting it with proxies. + * @brief variational shape approximation a triangulated mesh. + * This function approximate the input triangulated mesh by fitting it with proxies. * * @tparam TriangleMesh model of `FaceGraph`. * @tparam SegmentPropertyMap a property map containing the approximated facet patch id,