Rémi Verschelde
c8859f0463
Fix typos with codespell
Using codespell 1.17.1.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
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
```
2020-09-18 14:09:51 +02:00
..
2020-03-25 11:38:54 +01:00
2020-06-18 09:21:14 +02:00
2020-06-18 09:21:14 +02:00
2020-06-18 09:21:14 +02:00
2020-07-02 14:30:23 +02:00
2020-07-02 14:30:23 +02:00
2020-06-18 09:21:14 +02:00
2020-06-05 12:49:50 +02:00
2020-06-18 09:21:14 +02:00
2020-01-01 11:16:22 +01:00
2020-01-01 11:16:22 +01:00
2020-01-01 11:16:22 +01:00
2020-01-01 11:16:22 +01:00
2020-07-15 22:21:47 +02:00
2019-10-12 23:23:33 +02:00
2020-07-28 00:55:46 +02:00
2020-07-28 00:55:46 +02:00
2020-01-01 11:16:22 +01:00
2020-09-18 14:09:51 +02:00