mirror of
https://github.com/go-gitea/gitea
synced 2024-11-01 07:44:25 +00:00
9b2536b78f
Misspell 0.5.0 supports passing a csv file to extend the list of misspellings, so I added some common ones from the codebase. There is at least one typo in a API response so we need to decided whether to revert that and then likely remove the dict entry.
413 B
413 B
1 | acounts | accounts |
---|---|---|
2 | canidate | candidate |
3 | comfirm | confirm |
4 | converage | coverage |
5 | currrently | currently |
6 | delimeter | delimiter |
7 | differrent | different |
8 | exclusing | excluding |
9 | finshed | finished |
10 | formated | formatted |
11 | inderect | indirect |
12 | insuficient | insufficient |
13 | likly | likely |
14 | mergable | mergeable |
15 | overrided | overridden |
16 | priortized | prioritized |
17 | registeration | registration |
18 | reuqest | request |
19 | reviwer | reviewer |
20 | superceded | superseded |
21 | underlaying | underlying |