From b5df2e96d1ea99a8a0529746b8ac6b16919bd778 Mon Sep 17 00:00:00 2001 From: utzcoz <43091780+utzcoz@users.noreply.github.com> Date: Tue, 24 Feb 2026 12:33:45 +0800 Subject: [PATCH 1/2] Add correction for 'foudation' to 'foundation' foudation -> foundation --- 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 baf35fa7d0..88d5882646 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -29134,6 +29134,7 @@ fotografy->photography fotograph->photograph fotography->photography foucs->focus +foudation->foundation foudn->found foudning->founding fougth->fought From 155f119406b0e7f323bc7c653d91968ce5b01f82 Mon Sep 17 00:00:00 2001 From: utzcoz <43091780+utzcoz@users.noreply.github.com> Date: Tue, 24 Feb 2026 15:48:54 +0800 Subject: [PATCH 2/2] Correct 'foudations' to 'foundations' in dictionary Add correction for 'foudations' to 'foundations' --- 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 88d5882646..53d3ee9bd0 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -29135,6 +29135,7 @@ fotograph->photograph fotography->photography foucs->focus foudation->foundation +foudations->foundations foudn->found foudning->founding fougth->fought