mirror of https://github.com/CGAL/cgal
fixed typo
This commit is contained in:
parent
a0e4d8e38f
commit
788f1109bb
|
|
@ -142,7 +142,7 @@ This class provides the functions \ccc{cw(i)} et \ccc{ccw(i)}.
|
|||
\ccGlue
|
||||
\ccTypedef{typedef Tds Triangulation_data_structure;}{the triangulation data structure type.}
|
||||
|
||||
\ccTypedef{typedef Traits::Point_2t Point;}{the point type}
|
||||
\ccTypedef{typedef Traits::Point_2 Point;}{the point type}
|
||||
\ccGlue
|
||||
\ccTypedef{typedef Traits::Segment_2 Segment;}{the segment type}
|
||||
\ccGlue
|
||||
|
|
|
|||
Loading…
Reference in New Issue