mirror of https://github.com/CGAL/cgal
Fixed typo
This commit is contained in:
parent
e27627e06f
commit
da1df507c5
|
|
@ -29,7 +29,7 @@ public:
|
|||
/// \name Functor Types
|
||||
/// @{
|
||||
|
||||
/// models the concept `ArrTraits::CompareXOnBoundary_2`.
|
||||
/// models the concept `ArrTraits::CompareYOnBoundary_2`.
|
||||
typedef unspecified_type Compare_y_on_boundary_2;
|
||||
|
||||
/// @}
|
||||
|
|
|
|||
Loading…
Reference in New Issue