Update Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2.h

Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
This commit is contained in:
Efi Fogel 2020-10-05 15:15:17 +03:00 committed by GitHub
parent 4b621e1de5
commit 03220ee24a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ template <typename Kernel, typename Container, typename OutputIterator>
OutputIterator complement(const Polygon_with_holes_2<Kernel, Container>& pgn,
OutputIterator oi);
/*! Computes the complement of a general polygon with holes.
/*! computes the complement of a general polygon with holes.
* \param pgn the input polygon.
* \param oi the output iterator for the result.
* Its dereference type must be convertible to