mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Cleanup uses of double spaces between words or after punctuation
This commit is contained in:
@@ -285,7 +285,7 @@ Any other JavaScript value is returned as ``null``.
|
||||
HTML5 export templates may be :ref:`built <doc_compiling_for_web>` without
|
||||
support for the singleton to improve security. With such templates, and on
|
||||
platforms other than HTML5, calling ``JavaScript.eval`` will also return
|
||||
``null``. The availability of the singleton can be checked with the
|
||||
``null``. The availability of the singleton can be checked with the
|
||||
``JavaScript`` :ref:`feature tag <doc_feature_tags>`::
|
||||
|
||||
func my_func3():
|
||||
|
||||
Reference in New Issue
Block a user