From 930d75ef2e52cb81ba7c51cf2a0b856c3290dc06 Mon Sep 17 00:00:00 2001 From: MDW Date: Sun, 20 Oct 2024 22:49:50 +0200 Subject: [PATCH 1/7] Add multiple spellings --- codespell_lib/data/dictionary.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/codespell_lib/data/dictionary.txt b/codespell_lib/data/dictionary.txt index 62fe3aed13..ae0137fa0e 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -21278,6 +21278,7 @@ dictoinaries->dictionaries dictoinary->dictionary dictonaries->dictionaries dictonary->dictionary +dictonnary->dictionary dictrionaries->dictionaries dictrionary->dictionary dicuss->discuss @@ -24580,6 +24581,7 @@ entirly->entirely entite->entire, entity, entitee->entity entitees->entities +entiteis->entities entites->entities entiti->entity entitie->entity @@ -28491,6 +28493,7 @@ forcasters->forecasters forcasting->forecasting forcasts->forecasts forceably->forcibly +forceing->forcing forcin->forcing forcot->forgot forcus->focus, forces, @@ -35845,6 +35848,7 @@ larvays->larvae larvy->larvae laso->also, lasso, lasonya->lasagna +lasr->last lastes->latest lastest->latest, last, lastr->last @@ -36321,6 +36325,7 @@ linke->linked, link, links, like, line, linkely->likely linkes->links, linked, likes, lines, linkfy->linkify +lins->lines, links, linnaena->linnaean lintain->lintian lintin->linting, lint in, @@ -53278,6 +53283,7 @@ shifed->shifted shifing->shifting shifs->shifts shiftin->shifting, shift in, +shiiped->shipped shineing->shining shinin->shining, shin in, shiped->shipped @@ -57736,6 +57742,8 @@ tarce->trace tarced->traced tarces->traces tarcing->tracing +taregt->target +taregts->targets tarffic->traffic targed->target targer->target, larger, tagger, From 7bad5daf52586f998134f3a50bac21a110e38f93 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 20:52:58 +0000 Subject: [PATCH 2/7] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- 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 ae0137fa0e..b5a896b2b9 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -36325,8 +36325,8 @@ linke->linked, link, links, like, line, linkely->likely linkes->links, linked, likes, lines, linkfy->linkify -lins->lines, links, linnaena->linnaean +lins->lines, links, lintain->lintian lintin->linting, lint in, linz->lines From 68cd449b4702b607cd475648a7d281094f47d076 Mon Sep 17 00:00:00 2001 From: MDW Date: Sun, 20 Oct 2024 22:58:04 +0200 Subject: [PATCH 3/7] Add alternative for lasr --- 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 b5a896b2b9..f5a0e394d8 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -35848,7 +35848,7 @@ larvays->larvae larvy->larvae laso->also, lasso, lasonya->lasagna -lasr->last +lasr->laser, last, lastes->latest lastest->latest, last, lastr->last From cdcdef7844d7045d26c20f83f336f1ffc04516b9 Mon Sep 17 00:00:00 2001 From: MDW Date: Mon, 21 Oct 2024 15:13:53 +0200 Subject: [PATCH 4/7] Add dictonnaries->dictionaries --- 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 f5a0e394d8..640cfd3a70 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -21270,6 +21270,7 @@ dictionarties->dictionaries dictionarty->dictionary dictionarys->dictionaries dictionay->dictionary +dictonnaries->dictionaries dictionnaries->dictionaries dictionnary->dictionary dictionries->dictionaries From 06f2283a87ec67eaa1ceb26602936f2c6d9d69d6 Mon Sep 17 00:00:00 2001 From: MDW Date: Mon, 21 Oct 2024 15:14:26 +0200 Subject: [PATCH 5/7] More alternatives for lins --- 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 640cfd3a70..c590e8521e 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -36327,7 +36327,7 @@ linkely->likely linkes->links, linked, likes, lines, linkfy->linkify linnaena->linnaean -lins->lines, links, +lins->lines, links, lions, loins, limns, lintain->lintian lintin->linting, lint in, linz->lines From b39f53f3cac1a889ea2d6b84dafe53382b6bea00 Mon Sep 17 00:00:00 2001 From: MDW Date: Mon, 21 Oct 2024 15:21:58 +0200 Subject: [PATCH 6/7] shiiped->shipped shiiping->shipping --- 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 c590e8521e..d7935843f1 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -53285,6 +53285,7 @@ shifing->shifting shifs->shifts shiftin->shifting, shift in, shiiped->shipped +shiiping->shipping shineing->shining shinin->shining, shin in, shiped->shipped From 9d89192b910fa589bae36eeebaf4384f830f13c6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:23:44 +0000 Subject: [PATCH 7/7] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- 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 d7935843f1..8a5421c406 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -21270,7 +21270,6 @@ dictionarties->dictionaries dictionarty->dictionary dictionarys->dictionaries dictionay->dictionary -dictonnaries->dictionaries dictionnaries->dictionaries dictionnary->dictionary dictionries->dictionaries @@ -21279,6 +21278,7 @@ dictoinaries->dictionaries dictoinary->dictionary dictonaries->dictionaries dictonary->dictionary +dictonnaries->dictionaries dictonnary->dictionary dictrionaries->dictionaries dictrionary->dictionary