From bb51556a64d47c45fa727a41cd0b6246c1dc4eb0 Mon Sep 17 00:00:00 2001 From: albert-github Date: Sat, 5 Oct 2024 11:57:54 +0200 Subject: [PATCH] issue #8515 Spelling mistakes found checking `en-GB` to `en-US` After review. --- .../include/CGAL/Sqrt_extension/Algebraic_extension_traits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h b/Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h index f68c10fc786..074c3517ed8 100644 --- a/Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h +++ b/Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_traits.h @@ -22,7 +22,7 @@ template class Algebraic_extension_traits > { /* 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