Rémi Verschelde
5fc86026ca
Fix typos with codespell
Using codespell 1.14.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
doubleclick
lod
nd
numer
que
te
unselect
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
2019-02-13 09:23:29 +01:00
..
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-16 12:59:18 -02:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-30 20:19:44 -08:00
2019-01-30 20:19:44 -08:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-01-31 19:49:10 +01:00
2019-02-12 17:21:48 +01:00
2018-09-28 14:07:39 +02:00
2019-01-01 12:58:10 +01:00
2019-01-01 12:58:10 +01:00
2019-02-13 09:23:29 +01:00
2019-01-26 14:57:17 -03:00