Skip to content
Open
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
8 changes: 8 additions & 0 deletions codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23004,6 +23004,12 @@ dleayed->delayed
dleaying->delaying
dleays->delays
dloating->floating
dmaage->damage
dmaaged->damaged
dmaages->damages
dmage->damage
dmaged->damaged
dmages->damages
Comment on lines +23007 to +23012
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest adding all verbal forms, including -ing:

Suggested change
dmaage->damage
dmaaged->damaged
dmaages->damages
dmage->damage
dmaged->damaged
dmages->damages
dmaage->damage
dmaaged->damaged
dmaages->damages
dmaaging->damaging
dmage->damage
dmaged->damaged
dmages->damages
dmaging->damaging

dnamically->dynamically
dne->done
dnymaic->dynamic
Expand Down Expand Up @@ -61434,6 +61440,8 @@ undfine->undefine
undfined->undefined
undfines->undefines
undistinghable->indistinguishable
undmaaged->damaged
undmaged->damaged
undocummented->undocumented
undoed->undo, undone,
undorder->unorder
Expand Down
Loading