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-09-05 14:53:39 +03:00
2020-09-18 13:44:25 +02:00
2020-09-18 13:44:25 +02:00
2020-09-18 11:55:12 +02:00
2020-09-17 12:36:18 +03:00
2020-09-18 10:27:55 +02:00
2020-09-14 21:52:04 +02:00
2020-09-18 13:44:25 +02:00
2020-01-01 11:16:22 +01:00
2020-03-30 09:05:53 +02:00