Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Co-authored-by: Jane Tournois <[email protected]>
  • Loading branch information
sloriot and janetournois authored Dec 7, 2023
1 parent 7aab407 commit 9695579
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Point_3 split_placement(const halfedge_descriptor h,
const PolygonMesh& pmesh) const;

/// function called after the addition of the split vertex `v` in `pmesh`.
/// This function can be used for exemple to update a pre-computed sizing field.
/// This function can be used for example to update a pre-computed sizing field.
void register_split_vertex(const vertex_descriptor v,
const PolygonMesh& pmesh);

Expand Down

0 comments on commit 9695579

Please sign in to comment.