From 1deeaca5be95ffdf68adbaf01cab0b55ca0db9df Mon Sep 17 00:00:00 2001 From: Adrien Berchet Date: Tue, 20 Jun 2023 09:37:30 +0200 Subject: [PATCH 1/2] Add spelling correction for 'prodive' --- codespell_lib/data/dictionary.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codespell_lib/data/dictionary.txt b/codespell_lib/data/dictionary.txt index db01cae1a6..1cc771d5c1 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -29713,6 +29713,8 @@ procudes->produces, procures, procuding->producing, procuring, prodceding->proceeding prodecure->procedure +prodive->provide +prodived->provided producable->producible producables->producible produceds->produces, produced, From fbec5ff949c5ae3dfb74e0c07f404b0207692226 Mon Sep 17 00:00:00 2001 From: Adrien Berchet Date: Tue, 20 Jun 2023 11:56:41 +0200 Subject: [PATCH 2/2] Add more forms --- codespell_lib/data/dictionary.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/codespell_lib/data/dictionary.txt b/codespell_lib/data/dictionary.txt index 1cc771d5c1..dba4e4d5db 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -29715,6 +29715,10 @@ prodceding->proceeding prodecure->procedure prodive->provide prodived->provided +prodiver->provider +prodivers->providers +prodives->provides +prodiving->providing producable->producible producables->producible produceds->produces, produced,