Skip to content

Commit

Permalink
Spelling correction (#8642)
Browse files Browse the repository at this point in the history
Spelling correction
  • Loading branch information
sloriot authored Dec 4, 2024
2 parents 11640a3 + ad4c681 commit 5cd4d63
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ class Arr_circle_segment_traits_2 {
}
};

/*! ontains a Compare_xy_2 functor object. */
/*! obtains a Compare_xy_2 functor object. */
Compare_xy_2 compare_xy_2_object () const
{
return Compare_xy_2();
Expand Down

0 comments on commit 5cd4d63

Please sign in to comment.