Rémi Verschelde 3e78963bb9
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 13:44:25 +02:00
..
2020-07-31 02:09:40 +03:00
2020-08-01 08:27:10 -07:00
2020-09-01 02:07:35 -04:00
2020-09-18 13:44:25 +02:00
2020-08-19 01:33:40 +02:00
2020-09-13 00:14:51 +03:00
2020-09-13 00:14:51 +03:00