Rémi Verschelde
b197de6f5f
Fix typos with codespell
Using codespell 2.1.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
GIRD
leapyear
lod
merchantibility
nd
numer
ois
ony
que
readded
seeked
statics
synching
te
uint
unselect
webp
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
2022-01-07 00:14:54 +01:00
..
2022-01-06 21:44:40 +01:00
2021-06-16 11:56:25 +01:00
2022-01-06 21:44:40 +01:00
2021-06-16 11:56:25 +01:00
2021-11-09 12:19:12 +01:00
2021-04-29 16:57:00 +02:00
2021-12-22 11:46:37 +11:00
2022-01-07 00:14:54 +01:00
2021-12-10 22:53:52 +01:00
2021-06-11 19:35:47 +02:00
2021-11-15 17:22:47 +01:00
2021-12-21 12:11:14 +01:00
2021-09-23 10:36:31 +02:00
2021-12-02 17:28:57 +01:00
2021-09-23 10:36:31 +02:00
2021-09-23 10:36:31 +02:00
2021-05-05 15:02:01 +02:00
2021-01-13 16:17:06 +01:00
2020-10-16 10:34:47 +01:00