Skip to content

Commit

Permalink
Correct variants of "debug" with three g's (#1891)
Browse files Browse the repository at this point in the history
* Correct variants of "debug" with three g's

https://codesearch.debian.net/search?q=debuggg shows 8 pages of
results for variants of "debug" with three g's.

I've tried to capture them all here.

* Add debugggs->debugs
  • Loading branch information
dkg authored Jun 13, 2021
1 parent 6f494bb commit 7b0f9c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8318,6 +8318,13 @@ debufs->debugfs
debugee->debuggee
debuger->debugger
debugg->debug
debuggg->debug
debuggge->debuggee
debuggged->debugged
debugggee->debuggee
debuggger->debugger
debuggging->debugging
debugggs->debugs
debugginf->debugging
debuggs->debugs
debuging->debugging
Expand Down

0 comments on commit 7b0f9c4

Please sign in to comment.