Skip to content

Add some typos from Emacs #3471

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 1 commit into from
Jun 24, 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
29 changes: 28 additions & 1 deletion codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6610,6 +6610,8 @@ asymmerically->asymmetrically
asymmeries->asymmetries
asymmery->asymmetry
asymmetri->asymmetric, asymmetry,
asymtomatic->asymptomatic
asymtomatically->asymptomatically
asynchnous->asynchronous
asynchnously->asynchronously
asynchonous->asynchronous
Expand Down Expand Up @@ -17559,6 +17561,8 @@ dataum->datum
datbase->database
datbases->databases
datea->date, data,
datebase->database
datebases->databases
datecreatedd->datecreated
datection->detection
datections->detections
Expand Down Expand Up @@ -23985,6 +23989,7 @@ ethernal->eternal
ethnocentricm->ethnocentrism
ethose->those, ethos,
etiher->either
eto->to, ego, veto, WTO,
etroneous->erroneous
etroneously->erroneously
etropy->entropy
Expand Down Expand Up @@ -29465,7 +29470,9 @@ hokay->okay
holf->hold
holliday->holiday
hollowcost->holocaust
hom->home, whom,
homapage->homepage
homapages->homepages
hombrew->Homebrew
homegeneous->homogeneous
homestate->home state
Expand Down Expand Up @@ -30960,8 +30967,12 @@ incremeanted->incremented
incremeanting->incrementing
incremeants->increments
incremenet->increment
incremenetal->incremental
incremenetally->incrementally
incremenetd->incremented
incremeneted->incremented
incremeneting->incrementing
incremenets->increments
incrementall->incremental, incrementally,
incrementaly->incrementally
incrementin->incrementing, increment in,
Expand Down Expand Up @@ -31261,6 +31272,7 @@ indvidual->individual
indvidually->individually
indviduals->individuals
indxes->indexes
ine->one, in, dine, fine, line, mine, nine, pine, sine, tine, vine, wine,
inearisation->linearisation
ineffciency->inefficiency
ineffcient->inefficient
Expand Down Expand Up @@ -33161,6 +33173,7 @@ interrupttion->interruption
interrupttions->interruptions
interrut->interrupt
interrutable->interruptible
interruted->interrupted
interrutible->interruptible
interruting->interrupting
interrution->interruption
Expand All @@ -33170,8 +33183,9 @@ interrutpable->interruptible
interrutped->interrupted
interrutpible->interruptible
interrutping->interrupting
interrutpion->interruption
interrutpions->interruptions
interrutps->interrupts
interruts->interrupts
interscetion->intersection
intersecct->intersect
interseccted->intersected
Expand Down Expand Up @@ -47214,6 +47228,9 @@ regneration->regeneration
regon->region
regons->regions
regorded->recorded
regrad->regard, regrade,
regradless->regardless
regrads->regards, regrades,
regresion->regression
regresison->regression
regressin->regressing, regress in, regression,
Expand Down Expand Up @@ -50614,6 +50631,7 @@ securtiy->security
securty->security
securuity->security
sedereal->sidereal
seding->sending, seeding, sleding,
seeem->seem
seeen->seen
seege->siege
Expand Down Expand Up @@ -55611,6 +55629,10 @@ symptumaticaly->symptomatically
symptumaticlly->symptomatically
symptumaticly->symptomatically
symptums->symptoms
symtom->symptom
symtomatic->symptomatic
symtomatically->symptomatically
symtoms->symptoms
synagouge->synagogue
synamic->dynamic
synatx->syntax
Expand Down Expand Up @@ -56665,6 +56687,7 @@ ther->there, their, the, other,
therafter->thereafter
therapudic->therapeutic
therby->thereby
there'a->there's a, there's,
theread->thread, the read,
thereaded->threaded
thereading->threading, the reading,
Expand Down Expand Up @@ -56932,6 +56955,8 @@ thuis->thus, this,
thumbbnail->thumbnail
thumbnal->thumbnail
thumbnals->thumbnails
thumnail->thumbnail
thumnails->thumbnails
thundebird->thunderbird
thurday->Thursday
thurough->thorough
Expand Down Expand Up @@ -59752,6 +59777,7 @@ uplods->uploads
upperace->uppercase
upperaced->uppercased
upperacing->uppercasing
uppercas->uppercase
uppler->upper
uppload->upload
upploaded->uploaded
Expand Down Expand Up @@ -61791,6 +61817,7 @@ worng->wrong, worn,
wornged->wronged
worngs->wrongs
worpress->WordPress
worring->worrying, working,
worrried->worried
worrries->worries
worrry->worry
Expand Down
1 change: 1 addition & 0 deletions codespell_lib/data/dictionary_code.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ keypairs->key pairs
lateset->latest
lets->let's
lite->light
lowcase->lowercase
movei->movie
MSDOS->MS-DOS
musl->must
Expand Down
3 changes: 3 additions & 0 deletions codespell_lib/data/dictionary_rare.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ hep->heap, help,
heterogenous->heterogeneous
hided->hidden, hid,
hims->his, hymns,
homs->homes, hams, hems,
hove->have, hover, love,
impassible->impassable, impossible,
implementor->implementer
Expand Down Expand Up @@ -233,6 +234,8 @@ refection->reflection
refections->reflections
refective->reflective
refects->reflects
regraded->regarded
regrading->regarding
remainer->remainder
remainers->remainders
retuned->returned
Expand Down
Loading