mirror of https://github.com/CGAL/cgal
fix typo in user manual in constrained Delaunay Triangulations.
This commit is contained in:
parent
de53bdcd9d
commit
ef3648433f
|
|
@ -920,7 +920,7 @@ of Delaunay constrained triangulations are provided. The first version
|
|||
handle set of constraints which do not intersect except possibly
|
||||
at the endpoints. The two other versions
|
||||
handle intersecting input constraints. One of them
|
||||
is designed to be designed to be robust
|
||||
is designed to be robust
|
||||
when used in conjunction with a geometric traits
|
||||
providing exact predicates and approximate constructions
|
||||
(such as a `Filtered_kernel` or any kernel providing
|
||||
|
|
|
|||
|
|
@ -1050,7 +1050,7 @@ of Delaunay constrained triangulations are provided. The first version
|
|||
handle set of constraints which do not intersect except possibly
|
||||
at the endpoints. The two other versions
|
||||
handle intersecting input constraints. One of them
|
||||
is designed to be designed to be robust
|
||||
is designed to be robust
|
||||
when used in conjunction with a geometric traits
|
||||
providing exact predicates and approximate constructions
|
||||
(such as a \ccc{CGAL::Filtered_Kernel} or any kernel providing
|
||||
|
|
|
|||
Loading…
Reference in New Issue