diff --git a/Point_set_processing_3/include/CGAL/edge_aware_upsample_point_set.h b/Point_set_processing_3/include/CGAL/edge_aware_upsample_point_set.h index 00a9d0a6a2b..9c755bd0ebd 100644 --- a/Point_set_processing_3/include/CGAL/edge_aware_upsample_point_set.h +++ b/Point_set_processing_3/include/CGAL/edge_aware_upsample_point_set.h @@ -274,7 +274,7 @@ update_new_point( /// \ingroup PkgPointSetProcessing /// Upsampling Algorithm: progressively upsample the point set while /// approaching the edge singularities. -/// More details please see: http://web.siat.ac.cn/~huihuang/EAR/EAR_page.html +/// For more details, please see: http://web.siat.ac.cn/~huihuang/EAR/EAR_page.html /// /// @tparam ForwardIterator iterator over input points. /// @tparam PointPMap is a model of `ReadablePropertyMap`