diff --git a/Packages/Interval_arithmetic/include/CGAL/Filter_predicate.h b/Packages/Interval_arithmetic/include/CGAL/Filter_predicate.h index 50df7196939..b0707e034ab 100644 --- a/Packages/Interval_arithmetic/include/CGAL/Filter_predicate.h +++ b/Packages/Interval_arithmetic/include/CGAL/Filter_predicate.h @@ -119,7 +119,7 @@ public: } } - // idem for 4, 5, 6... arguments. Do it as needed. + // idem for 4, 5, 6... arguments. Do it on demand. }; CGAL_END_NAMESPACE