From 4b621e1de592ef92d3cacc1ac12c70115d1b5a59 Mon Sep 17 00:00:00 2001 From: Efi Fogel Date: Mon, 5 Oct 2020 15:15:07 +0300 Subject: [PATCH] Update Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h Co-authored-by: Sebastien Loriot --- .../Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h b/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h index 2d7290c3044..ca4ccd240f6 100644 --- a/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h +++ b/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h @@ -49,7 +49,7 @@ template void complement(const Polygon_2& pgn, Polygon_with_holes_2& res); -/*! Computes the complement of a general polygon. +/*! computes the complement of a general polygon. * \param pgn the input polygon. * \param res the complement of \p pgn. * \pre `%ArrTraits` must be a model of the concept