diff --git a/Point_set_processing_3/include/CGAL/grid_simplify_point_set.h b/Point_set_processing_3/include/CGAL/grid_simplify_point_set.h index 3f837d3101a..1f7de3b1931 100644 --- a/Point_set_processing_3/include/CGAL/grid_simplify_point_set.h +++ b/Point_set_processing_3/include/CGAL/grid_simplify_point_set.h @@ -217,7 +217,7 @@ private: \cgalParamType{unsigned int} \cgalParamDefault{1} \cgalParamExtra{If a value greater than 1 is used, the - algorithm also acts an outlier filtering algorithm, by removing + algorithm also acts as an outlier filtering algorithm, by removing low-density areas.} \cgalParamNEnd