Skip to content

Commit d556a55

Browse files
committed
typo
1 parent daf02c5 commit d556a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Generator/doc/Generator/CGAL/point_generators_2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Random_points_in_triangle_mesh_2(const Triangulation& triangulation, Random& rnd
414414
get_default_random() );
415415

416416
/*!
417-
returns the last point generated and a handle of the face used ot generate that point.
417+
returns the last point generated and a handle of the face used to generate that point.
418418
*/
419419
std::pair<Point_2,typename Triangulation::Face_handle>
420420
point_and_support() const;

0 commit comments

Comments
 (0)