Skip to content

Add corrections from Aspell (fix #3356) #3453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9742,6 +9742,8 @@ carisma->charisma
carismatic->charismatic
carismatically->charismatically
Carmalite->Carmelite
carmel->caramel
carmels->caramels
carmonial->ceremonial
carmonially->ceremonially
carmonies->ceremonies
Expand Down Expand Up @@ -35017,6 +35019,7 @@ mamuth->mammoth
manafacturer->manufacturer
manafacturers->manufacturers
managable->manageable
managably->manageably
managament->management
manageed->managed
managemenet->management
Expand Down Expand Up @@ -41870,7 +41873,7 @@ philisopher->philosopher
philisophical->philosophical
philisophy->philosophy
Phillipine->Philippine
phillipines->philippines
phillipines->Philippines
Phillippines->Philippines
phillosophically->philosophically
philospher->philosopher
Expand Down
1 change: 1 addition & 0 deletions codespell_lib/data/dictionary_rare.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ infarctions->infractions
ingenuous->ingenious
inly->only
irregardless->regardless
joo->you
knifes->knives
lama->llama
lamas->llamas
Expand Down
2 changes: 2 additions & 0 deletions codespell_lib/data/dictionary_usage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ middleman->intermediary, broker,
mohammedan->muslim
mohammedans->muslims
mom-test->user test, acceptance test, validation test, ease-of-use test, friendliness test, useability test,
muhammadan->muslim
muhammadans->muslims
sanity-check->test, verification,
sanity-checks->tests, verifications,
sanity-test->test, verification,
Expand Down
Loading