doc: Rename "@Global Scope" to "@GlobalScope"

Spaces in filenames are evil.
This commit is contained in:
Rémi Verschelde
2017-11-15 18:45:34 +01:00
parent 967bfb0c4a
commit e7701bb2de
17 changed files with 33 additions and 33 deletions

View File

@@ -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">