Rémi Verschelde
eb78f80f03
Fix typos with codespell
Using codespell 2.0.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
GIRD
leapyear
lod
merchantibility
nd
numer
ois
ony
que
seeked
synching
te
uint
unselect
webp
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
2021-05-20 12:56:56 +02:00
..
2021-05-16 17:52:31 +02:00
2021-05-16 17:52:31 +02:00
2021-05-20 12:56:56 +02:00
2021-02-26 15:35:38 +01:00
2020-11-23 13:26:19 +01:00
2021-01-04 17:01:42 -06:00
2021-02-18 11:58:08 +01:00
2021-02-18 11:58:08 +01:00
2021-04-30 08:02:21 +02:00
2021-05-06 23:19:46 +03:00
2021-04-27 15:09:03 +02:00
2021-01-13 16:17:06 +01:00
2021-04-06 12:56:45 +02:00
2021-05-04 14:45:16 +02:00
2021-05-09 17:14:35 +02:00
2021-05-04 14:45:16 +02:00
2021-05-09 17:14:36 +02:00
2021-01-13 16:17:06 +01:00
2019-10-12 23:23:33 +02:00
2021-05-06 23:19:46 +03:00
2021-03-11 20:58:09 +01:00
2021-05-13 23:21:37 +02:00
2021-05-13 23:21:37 +02:00
2021-01-13 16:17:06 +01:00
2018-06-28 19:17:41 +02:00
2021-05-19 15:21:41 +02:00