fix typo in user manual in constrained Delaunay Triangulations.

This commit is contained in:
Claudia Werner 2012-12-21 11:16:56 +01:00
parent de53bdcd9d
commit ef3648433f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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