Skip to content

Commit 97aa9f6

Browse files
committed
fix typo
1 parent a195583 commit 97aa9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Generator/doc/Generator/PackageDescription.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ achieve random permutations for otherwise regular generators (
6767
- `CGAL::Random_points_in_tetrahedral_mesh_3<C3t3>`
6868
- `CGAL::Random_points_in_square_2<Point_2, Creator>`
6969
- `CGAL::Random_points_on_circle_2<Point_2, Creator>`
70-
- `CGAL::Random_points_on_triangle_mesh_2<Point_2, Triangulation>`
70+
- `CGAL::Random_points_in_triangle_mesh_2<Point_2, Triangulation>`
7171
- `CGAL::Random_points_in_triangle_mesh_3<Point_3, Mesh>`
7272
- `CGAL::Random_points_in_tetrahedral_mesh_boundary_3<C3t3>`
7373
- `CGAL::Random_points_on_segment_2<Point_2, Creator>`

0 commit comments

Comments
 (0)