1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-21 14:57:09 +00:00
Files
godot/doc/classes
Rémi Verschelde 2e8fdd0112 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
```

(cherry picked from commit b197de6f5f)
2022-01-07 00:17:47 +01:00
..
2021-10-26 13:34:36 +02:00
2021-10-26 13:34:36 +02:00
2022-01-07 00:17:47 +01:00
2021-12-10 17:30:31 +01:00
2022-01-07 00:17:47 +01:00
2021-12-10 17:30:31 +01:00
2021-10-05 13:29:59 +02:00
2021-10-05 13:29:59 +02:00
2021-12-10 17:30:31 +01:00
2021-09-21 20:33:11 +02:00
2021-12-10 17:30:31 +01:00
2022-01-07 00:17:47 +01:00
2022-01-07 00:17:47 +01:00
2021-07-14 11:43:23 +01:00
2021-12-10 17:30:31 +01:00
2021-12-10 17:30:31 +01:00
2021-12-16 17:06:52 +01:00
2021-12-10 17:30:31 +01:00
2021-12-10 17:30:31 +01:00
2021-12-07 09:14:31 +01:00
2021-08-18 00:46:51 +08:00