add desugered to the typo database

This commit is contained in:
erik-krogh
2022-08-17 13:13:43 +02:00
parent 0d4419dd8c
commit 6ac898bad4
2 changed files with 4 additions and 0 deletions

View File

@@ -2543,6 +2543,8 @@ predicate typos(string wrong, string right) {
or
wrong = "destory" and right = "destroy"
or
wrong = "desugered" and right = "desugared"
or
wrong = "detailled" and right = "detailed"
or
wrong = "detatched" and right = "detached"