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-05-14 16:54:55 +02:00
2020-09-09 15:30:57 +01:00
2020-07-10 13:56:54 +01:00
2020-05-10 18:22:48 +02:00
2020-07-01 17:16:13 +02:00
2020-07-01 17:16:13 +02:00
2020-05-10 18:22:48 +02:00
2020-07-27 14:17:10 +02:00
2020-07-27 14:17:10 +02:00
2020-06-04 21:15:05 +02:00
2020-03-30 09:05:53 +02:00
2020-05-14 16:54:55 +02:00
2020-05-14 10:01:56 +02:00
2020-04-02 13:38:00 +02:00
2020-05-14 16:54:55 +02:00
2020-07-27 14:32:48 +02:00
2019-10-12 23:23:33 +02:00
2020-07-01 17:16:13 +02:00
2020-07-01 17:16:13 +02:00
2020-01-01 11:16:22 +01:00
2018-06-28 19:17:41 +02:00
2020-09-18 13:44:25 +02:00