From 5f31feacd10907eb26026ae952e04d21b114074f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20G=C3=A4rtner-Wyniger?= Date: Tue, 15 Sep 2026 13:01:04 +0200 Subject: [PATCH 1/2] Add corrections for 'countiung' in dictionary --- codespell_lib/data/dictionary.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/codespell_lib/data/dictionary.txt b/codespell_lib/data/dictionary.txt index 1de2c690be..ab24b1d13b 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -18029,6 +18029,7 @@ countinuing->continuing countinuous->continuous countinuously->continuously countires->countries, counties, +countiung->counting, continuing, accounting countour->contour, counter, countours->contours, counters, countr->counter, contour, country, county, From 7ae5b0d00eb07eb6a11dbb8138bc94e63b10721c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20G=C3=A4rtner-Wyniger?= Date: Thu, 17 Sep 2026 08:33:45 +0200 Subject: [PATCH 2/2] fix: missing comma for countiung --- codespell_lib/data/dictionary.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codespell_lib/data/dictionary.txt b/codespell_lib/data/dictionary.txt index ab24b1d13b..f430c0fa58 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -18029,7 +18029,7 @@ countinuing->continuing countinuous->continuous countinuously->continuously countires->countries, counties, -countiung->counting, continuing, accounting +countiung->counting, continuing, accounting, countour->contour, counter, countours->contours, counters, countr->counter, contour, country, county,