Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
janetournois committed May 10, 2024
1 parent 41e07fb commit ead26b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ namespace CGAL
* @param sizing the target edge length. This parameter provides a
* mesh density target for the remeshing algorithm.
* It can be a number convertible to `double`,
* or an instance of a model of `SizingField_3`.
* or an instance of a model of `RemeshingSizingField_3`.
* @param np optional sequence of \ref bgl_namedparameters "Named Parameters"
* among the ones listed below
*
Expand Down

0 comments on commit ead26b5

Please sign in to comment.