Rémi Verschelde
c8859f0463
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 14:09:51 +02:00
..
2020-08-17 11:05:27 +02:00
2020-09-14 15:36:46 +08:00
2020-09-14 11:00:47 +02:00
2020-09-08 14:05:53 +02:00
2020-07-03 15:34:30 +02:00
2020-07-08 09:01:57 +02:00
2020-08-17 11:05:27 +02:00
2020-09-08 14:05:53 +02:00
2020-07-13 15:11:33 +02:00
2020-07-13 15:11:33 +02:00
2020-07-15 12:11:31 +02:00
2020-08-19 14:54:59 +03:00
2020-08-19 14:54:59 +03:00
2020-07-10 11:00:10 +02:00
2020-07-03 13:17:57 +02:00
2020-07-28 00:56:20 +02:00
2020-07-24 10:31:56 +02:00
2020-07-06 19:00:56 +02:00
2020-07-06 19:00:56 +02:00
2020-08-14 00:32:05 +02:00
2020-07-07 22:54:33 +03:00
2020-07-06 19:00:56 +02:00
2020-09-04 08:49:58 +02:00
2020-07-24 09:34:58 +02:00
2020-08-08 14:03:14 -07:00
2020-09-08 09:14:25 +02:00
2020-09-08 14:05:53 +02:00
2020-06-29 10:56:32 +02:00
2020-06-29 10:56:32 +02:00
2020-07-03 13:17:57 +02:00
2020-07-03 13:17:57 +02:00
2020-09-18 14:09:51 +02:00