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-02-12 12:21:01 +01:00
2019-02-12 13:34:25 +01:00
2019-02-13 08:49:39 +01:00
2019-02-13 09:23:29 +01:00
2019-02-13 09:23:29 +01:00
2019-02-12 14:39:47 +01:00
2019-02-13 08:49:39 +01:00
2019-02-12 13:34:25 +01:00
2019-01-28 16:00:15 +01:00
2019-02-12 22:59:56 +01:00
2019-02-10 13:30:48 +01:00
2019-02-12 22:59:56 +01:00