Rémi Verschelde
ab3bccdb78
Fix typos with codespell
Using codespell 1.16.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
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
```
2019-11-22 08:35:03 +01:00
..
2019-11-22 08:35:03 +01:00
2019-11-05 17:54:57 +00:00
2019-07-30 18:59:29 +01:00
2019-11-05 17:54:57 +00:00
2019-11-20 11:22:35 -08:00
2019-11-05 20:38:26 +00:00