1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00
Files
godot/core
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-04 14:48:16 +01:00
2022-01-07 00:14:54 +01:00
2022-01-06 21:44:40 +01:00
2022-01-07 00:14:54 +01:00
2022-01-06 21:44:40 +01:00
2021-07-14 11:43:23 +01:00
2021-07-14 11:43:23 +01:00
2021-12-06 14:43:34 +00:00
2021-12-06 14:43:34 +00:00
2021-12-06 14:43:34 +00:00
2021-12-16 18:27:32 +08:00
2021-12-16 18:27:32 +08:00
2021-12-16 00:33:23 +08:00
2021-01-13 16:17:06 +01:00