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
..
2018-11-05 08:46:27 +01:00
2019-01-01 12:58:10 +01:00
2018-05-30 19:11:36 +02:00
2019-01-17 14:38:28 -02:00
2019-01-01 12:58:10 +01:00
2019-01-30 06:43:56 +01:00
2019-01-31 17:02:18 +02:00
2019-02-12 13:34:25 +01:00
2019-01-18 10:47:04 +01:00
2019-01-01 12:58:10 +01:00
2019-02-13 09:23:29 +01:00
2019-01-30 06:43:56 +01:00
2019-01-01 12:58:10 +01:00
2019-02-12 13:34:25 +01:00
2019-01-25 10:09:44 -03:00
2019-01-10 18:02:57 +01:00
2019-01-10 14:25:09 +01:00
2019-01-01 12:58:10 +01:00
2018-09-28 14:07:39 +02:00