mirror of https://github.com/CGAL/cgal
fix typo
This commit is contained in:
parent
3b1ba8ba70
commit
ca27d04e4d
|
|
@ -284,7 +284,7 @@ traits);
|
|||
/*!
|
||||
\ingroup PkgInterpolation2Interpolation
|
||||
|
||||
The same as `sibson_interpolation()` except that no square root
|
||||
The same as `sibson_c1_interpolation()` except that no square root
|
||||
operation is needed for FT.
|
||||
*/
|
||||
template < class ForwardIterator, class Functor, class
|
||||
|
|
|
|||
Loading…
Reference in New Issue