mirror of https://github.com/CGAL/cgal
Typo in the documentation: add a line break
This commit is contained in:
parent
71608a9b7a
commit
60b0d8cc51
|
|
@ -51,7 +51,7 @@ constraints
|
||||||
and is to be used when the traits
|
and is to be used when the traits
|
||||||
class
|
class
|
||||||
provides exact predicates but approximate constructions of the
|
provides exact predicates but approximate constructions of the
|
||||||
intersection points.
|
intersection points,\\
|
||||||
\ccc{CGAL::Exact_intersections_tag} allows intersections between input
|
\ccc{CGAL::Exact_intersections_tag} allows intersections between input
|
||||||
constraints
|
constraints
|
||||||
and is to be used in conjunction
|
and is to be used in conjunction
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue