fixed typo

This commit is contained in:
Andreas Meyer 2006-06-20 13:14:53 +00:00
parent a0e4d8e38f
commit 788f1109bb
1 changed files with 1 additions and 1 deletions

View File

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