mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
doc: Rename "@Global Scope" to "@GlobalScope"
Spaces in filenames are evil.
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
<return type="int" enum="Error">
|
||||
</return>
|
||||
<description>
|
||||
Saves the scene. Returns either OK or ERR_CANT_CREATE. See [@Global Scope] constants.
|
||||
Saves the scene. Returns either OK or ERR_CANT_CREATE. See [@GlobalScope] constants.
|
||||
</description>
|
||||
</method>
|
||||
<method name="save_scene_as">
|
||||
|
||||
Reference in New Issue
Block a user