1
0
Fork 0
godot/misc/dist
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
..
docker
document_icons
html Fix docs links in 3.x after docs reorg 2022-01-06 00:58:32 +01:00
ios_xcode
iphone-mono-libs
linux
osx [macOS] Add entitlements required by OIDN JIT for the editor build. 2021-10-23 12:04:35 +02:00
osx_template.app/Contents
osx_tools.app/Contents Bump version to 3.4.3-rc 2021-12-22 13:12:53 +01:00
shell
uwp_template
windows Fix typos with codespell 2022-01-07 00:17:47 +01:00
project_icon.svg