Skip to content

Commit

Permalink
issue CGAL#8515 Spelling mistakes found checking en-GB to en-US
Browse files Browse the repository at this point in the history
After review.
  • Loading branch information
albert-github committed Oct 5, 2024
1 parent 151f612 commit bb51556
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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_>
Expand Down

0 comments on commit bb51556

Please sign in to comment.