From badff59336873984c640a641f679946dd25fcf1c Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Mon, 3 Feb 2025 12:59:12 -0800 Subject: [PATCH] Quiet codespell --- include/geos/algorithm/CGAlgorithmsDD.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/geos/algorithm/CGAlgorithmsDD.h b/include/geos/algorithm/CGAlgorithmsDD.h index 7641e5f46..fe098fd6b 100644 --- a/include/geos/algorithm/CGAlgorithmsDD.h +++ b/include/geos/algorithm/CGAlgorithmsDD.h @@ -90,7 +90,7 @@ class GEOS_DLL CGAlgorithmsDD { * * Ozaki, K., Bünger, F., Ogita, T. et al. * Simple floating-point filters for the two-dimensional orientation problem. - * Bit Numer Math 56, 729–749 (2016). + * BitNumer Math 56, 729–749 (2016). * https://doi.org/10.1007/s10543-015-0574-9 * */