virtualx-engine/platform/javascript
Rémi Verschelde 5fc86026ca Fix typos with codespell
Using codespell 1.14.0.

Method:
```
$ cat > ../godot-word-whitelist.txt << EOF
ang
doubleclick
lod
nd
numer
que
te
unselect
EOF
$ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"
$ git diff // undo unwanted changes
```
2019-02-13 09:23:29 +01:00
..
api
export
audio_driver_javascript.cpp
audio_driver_javascript.h
detect.py
dom_keys.inc
engine.js
http_client.h.inc
http_client_javascript.cpp
http_request.h
http_request.js
javascript_eval.cpp
javascript_main.cpp
logo.png
os_javascript.cpp
os_javascript.h
platform_config.h
pre.js
run_icon.png
SCsub