mirror of https://github.com/CGAL/cgal
lowecase
This commit is contained in:
parent
76dff001a8
commit
190608d15a
|
|
@ -125,7 +125,7 @@ namespace CGAL {
|
|||
Self& operator=(const Self&) = delete;
|
||||
|
||||
/**
|
||||
* @brief Builds the data structure from a sequence of primitives.
|
||||
* @brief builds the data structure from a sequence of primitives.
|
||||
* @param first iterator over first primitive to insert
|
||||
* @param beyond past-the-end iterator
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue