Skip to content

Add several spelling corrections #3500

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 3 commits into from
Jul 26, 2024
Merged
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
19 changes: 18 additions & 1 deletion codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3832,6 +3832,7 @@ altitide->altitude
altitute->altitude
altnerately->alternately
altogehter->altogether
altogher->altogether
altogheter->altogether
altough->although
altought->although
Expand Down Expand Up @@ -5471,6 +5472,8 @@ applicaton->application
applicatons->applications
applicble->applicable
applicible->applicable
applictaion->application
applictaions->applications
appliction->application
applictions->applications
applide->applied
Expand Down Expand Up @@ -14503,7 +14506,7 @@ complets->completes
complette->complete
complettly->completely
complety->completely
complext->complexity
complext->complexity, complex,
complextion->complexion
complextions->complexions
compliace->compliance
Expand Down Expand Up @@ -14709,6 +14712,8 @@ comverter->converter
comverters->converters
comverting->converting
comverts->converts
comvolution->convolution
comvolutions->convolutions
conact->contact
conacted->contacted
conacting->contacting
Expand Down Expand Up @@ -19586,6 +19591,8 @@ demagogs->demagogues
demaind->demand
demandin->demanding, demand in,
demaned->demand, demeaned,
demaond->demand
demaonds->demands
demenor->demeanor
demension->dimension
demensional->dimensional
Expand Down Expand Up @@ -27155,6 +27162,7 @@ extrem->extremum, extreme,
extremaly->extremely
extremeley->extremely
extremelly->extremely
extremem->extreme
extrememe->extreme
extrememely->extremely
extrememly->extremely
Expand Down Expand Up @@ -36870,6 +36878,7 @@ mathods->methods
matinay->matinee
matirx->matrix
matix->matrix
matrces->matrices
matreial->material
matreials->materials
matresses->mattresses
Expand Down Expand Up @@ -37448,6 +37457,7 @@ Microsof->Microsoft
Microsofot->Microsoft
Micrsft->Microsoft
Micrsoft->Microsoft
middel->middle
middlware->middleware
mideval->medieval
midevil->medieval
Expand Down Expand Up @@ -37703,6 +37713,10 @@ mirorred->mirrored
mirorring->mirroring
mirorrs->mirrors
mirors->mirrors, minors,
mirrir->mirror
mirrired->mirrored
mirriring->mirroring
mirrirs->mirrors
mirro->mirror
mirroed->mirrored
mirrorin->mirroring, mirror in,
Expand Down Expand Up @@ -48020,6 +48034,8 @@ reduceable->reducible
reducin->reducing
redudancy->redundancy
redudant->redundant
redumndancy->redundancy
redumndant->redundant
redunancy->redundancy
redunant->redundant
redundacy->redundancy
Expand Down Expand Up @@ -55894,6 +55910,7 @@ succefull->successful, successfully,
succefully->successfully
succefuly->successfully
succes->success
succesdsful->successful
succesful->successful
succesfull->successful
succesfullly->successfully
Expand Down
Loading