virtualx-engine/platform/web/js/engine
Rémi Verschelde 7223c5b54a
Fix various typos with codespell
Using 2.2.7.dev115+g0eb441d6.

Had to add `cancelled` to the ignore list, as it's a Wayland signal which
we're handling in our code, so we don't want codespell to fix that "typo".

Also includes the typo fix from #87927.

Co-authored-by: Divyanshu Shekhar <61140213+divshekhar@users.noreply.github.com>
2024-02-07 11:09:34 +01:00
..
config.js Fix various typos with codespell 2024-02-07 11:09:34 +01:00
engine.externs.js [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
engine.js Web: Catch using GDExtensions in a non-dlink build 2023-10-06 18:02:53 +02:00
features.js Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 2024-01-17 13:58:29 -05:00
preloader.js [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00