mirror of https://github.com/CGAL/cgal
issue #8515 Spelling mistakes found checking `en-GB` to `en-US`
After review.
This commit is contained in:
parent
151f612fb7
commit
bb51556a64
|
|
@ -22,7 +22,7 @@ template <class COEFF, class ROOT, class ACDE_TAG,class FP_TAG>
|
|||
class Algebraic_extension_traits<CGAL::Sqrt_extension<COEFF,ROOT,ACDE_TAG,FP_TAG> > {
|
||||
/* needed to 'add up' sqrt_extensions in iterator range such that all roots
|
||||
are collected in order to keep operation time minimal all scalar coeffs
|
||||
are set to 1 by standardize.
|
||||
are set to 1 by default.
|
||||
TODO .. find a better name, if you want to.
|
||||
*/
|
||||
template <class Type_>
|
||||
|
|
|
|||
Loading…
Reference in New Issue