Rémi Verschelde
ab3bccdb78
Fix typos with codespell
Using codespell 1.16.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
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
```
2019-11-22 08:35:03 +01:00
..
2019-04-19 15:56:34 -03:00
2019-09-25 11:51:54 +02:00
2019-01-01 12:58:10 +01:00
2019-02-26 18:45:06 -03:00
2019-06-26 15:08:25 +02:00
2019-11-22 08:35:03 +01:00
2019-09-22 17:45:36 -07:00
2019-02-26 18:45:06 -03:00
2019-06-19 15:24:31 +02:00
2019-09-25 10:28:50 +02:00
2019-06-19 15:24:31 +02:00
2019-09-03 19:37:20 -05:00
2019-09-03 19:37:20 -05:00
2019-09-25 10:28:50 +02:00
2019-06-19 15:24:31 +02:00
2019-02-26 18:45:06 -03:00
2019-06-19 15:24:31 +02:00
2019-09-25 10:28:50 +02:00
2019-10-10 08:57:00 +02:00
2019-09-28 12:33:00 +10:00
2019-08-27 15:21:20 +02:00
2019-06-26 15:08:25 +02:00
2019-06-19 15:24:31 +02:00
2019-06-26 15:08:25 +02:00
2019-06-19 15:24:31 +02:00
2019-09-25 10:28:50 +02:00
2019-06-19 15:24:31 +02:00
2018-09-28 14:07:39 +02:00