From 269ecb21ec6954aaad5b91284f06bfa906dd3c84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20G=C3=A4rtner-Wyniger?= Date: Tue, 8 Sep 2026 09:19:03 +0200 Subject: [PATCH 1/3] Add new correction intop->into --- 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..f326c3f4e3 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -35343,6 +35343,7 @@ intitiators->initiators intity->entity intoduction->introduction intoloerance->intolerance +intop->into intorduce->introduce intorduced->introduced intorduces->introduces From cf82c68048f419b67f9e0b3e9cae814bee564f05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20G=C3=A4rtner-Wyniger?= Date: Thu, 17 Sep 2026 09:12:49 +0200 Subject: [PATCH 2/3] adding 'in top' to intop correction --- 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 f326c3f4e3..4dbff82c4e 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -35343,7 +35343,7 @@ intitiators->initiators intity->entity intoduction->introduction intoloerance->intolerance -intop->into +intop->into,in top, intorduce->introduce intorduced->introduced intorduces->introduces From 4d555a564a426ff24afcd3e8275b4e9f3fd51e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20G=C3=A4rtner-Wyniger?= Date: Thu, 17 Sep 2026 09:36:13 +0200 Subject: [PATCH 3/3] Fix space formatting of 'intop' entry in dictionary --- 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 4dbff82c4e..5b62a2fffd 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -35343,7 +35343,7 @@ intitiators->initiators intity->entity intoduction->introduction intoloerance->intolerance -intop->into,in top, +intop->into, in top, intorduce->introduce intorduced->introduced intorduces->introduces