Skip to content

Commit

Permalink
Typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Aug 14, 2024
1 parent a432d96 commit 0cc387e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kernel_23/doc/Kernel_23/Concepts/FunctionObjectConcepts.h
Original file line number Diff line number Diff line change
Expand Up @@ -3896,7 +3896,7 @@ class ConstructBbox_3 {
/*!
returns a bounding box of `i`.
*/
CGAL::Bbox_3 operator()(const Kernel::Iso_Cuboid_3
CGAL::Bbox_3 operator()(const Kernel::Iso_cuboid_3
&i);

/*!
Expand Down

0 comments on commit 0cc387e

Please sign in to comment.