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-07-10 13:56:54 +01:00
2020-09-17 16:32:53 +02:00
2020-07-27 22:45:01 +02:00
2020-09-18 13:44:25 +02:00
2020-05-19 11:24:58 +02:00
2020-07-01 17:16:13 +02:00
2020-09-17 12:36:18 +03:00
2020-09-17 12:36:18 +03:00
2020-07-02 18:39:16 +02:00
2020-09-04 09:18:19 +01:00
2020-07-02 18:39:16 +02:00
2020-09-04 09:18:19 +01:00
2020-08-31 23:16:41 -07:00
2020-09-09 13:50:21 -03:00
2020-09-03 19:56:24 +03:00