From fcf6630c2c16ddb5a7d55d0b801a1beda28914bc Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Fri, 26 Jul 2024 07:25:57 -1000 Subject: [PATCH 1/2] infastructure typo (15.6k hits on github) Originally found detected/fixed by typos in - https://github.com/nebari-dev/nebari/pull/2568 --- 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 cbb54464bb..52de2fbd69 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -32339,6 +32339,7 @@ infalte->inflate infalted->inflated infaltes->inflates infalting->inflating +infastructure->infrastructure infectuous->infectious infered->inferred inferface->interface From 87cc0eafd4a8cd9cc3760f756308bccb2d326d7a Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:34:35 +0200 Subject: [PATCH 2/2] Add plural --- 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 52de2fbd69..af63884286 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -32340,6 +32340,7 @@ infalted->inflated infaltes->inflates infalting->inflating infastructure->infrastructure +infastructures->infrastructures infectuous->infectious infered->inferred inferface->interface