mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
ffce30c618
commit
b3687d7b64
|
|
@ -26,7 +26,7 @@ The class \ccRefName\ defines a $k$-$d$ tree.
|
||||||
Expects for the first template argument a model of the concept
|
Expects for the first template argument a model of the concept
|
||||||
\ccc{SearchTraits}, for example \ccc{CGAL::Search_traits_2<CGAL::Cartesian<double> >}.
|
\ccc{SearchTraits}, for example \ccc{CGAL::Search_traits_2<CGAL::Cartesian<double> >}.
|
||||||
|
|
||||||
Excepts for the second template argument a model for the concept \ccc{Splitter}.
|
Expects for the second template argument a model for the concept \ccc{Splitter}.
|
||||||
It defaults to \ccc{Sliding_midpoint<Traits>}.
|
It defaults to \ccc{Sliding_midpoint<Traits>}.
|
||||||
|
|
||||||
Expects for the third template argument \ccc{CGAL::Tag_true}, if the
|
Expects for the third template argument \ccc{CGAL::Tag_true}, if the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue