godot/modules/gdscript
luz.paz 751806b5c7 Fix typos with codespell
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```

(cherry picked from commit 612ab4bbc6)
2018-02-22 12:17:06 +01:00
..
doc_classes doc: Fix references to online tutorials after godotengine/godot-docs#1015 2018-01-25 09:03:59 +01:00
SCsub
config.py
gdscript.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +02:00
gdscript.h Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +01:00
gdscript_compiler.cpp Fix typos with codespell 2018-02-22 12:17:06 +01:00
gdscript_compiler.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdscript_editor.cpp Show default values in docs for GDScript built-in functions 2018-02-19 22:13:44 +01:00
gdscript_function.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdscript_function.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdscript_functions.cpp Show default values in docs for GDScript built-in functions 2018-02-19 22:13:44 +01:00
gdscript_functions.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdscript_parser.cpp Fix typos with codespell 2018-02-22 12:17:06 +01:00
gdscript_parser.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdscript_tokenizer.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
gdscript_tokenizer.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00