Rémi Verschelde
337ef03958
Fix typos with codespell
Using codespell 2.0.0.
Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
curvelinear
dof
doubleclick
fave
findn
GIRD
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
```
(cherry picked from commit eb78f80f03)
2021-05-20 14:36:39 +02:00
..
2021-05-19 19:46:43 +02:00
2021-05-20 14:36:39 +02:00
2021-05-20 14:36:39 +02:00
2021-03-29 14:29:54 +02:00
2021-04-23 12:34:27 +02:00
2021-04-20 20:12:53 +02:00
2021-03-29 14:39:20 +02:00
2021-04-27 13:44:28 +02:00
2021-01-13 16:17:06 +01:00
2020-06-10 15:30:52 +02:00