mirror of
https://github.com/godotengine/godot.git
synced 2024-12-09 10:09:20 +08:00
b197de6f5f
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 ``` |
||
---|---|---|
.. | ||
aes_context.cpp | ||
aes_context.h | ||
crypto_core.cpp | ||
crypto_core.h | ||
crypto.cpp | ||
crypto.h | ||
hashing_context.cpp | ||
hashing_context.h | ||
SCsub |