mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Update casing for autoload in singletons_autoload.rst
Updating this for consistency in the docs since the other references are "autoload" or "Autoload".
This commit is contained in:
@@ -148,7 +148,7 @@ Make sure it inherits from ``Node``:
|
||||
|
||||
.. image:: img/autoload_script.webp
|
||||
|
||||
The next step is to add this script to the autoLoad list.
|
||||
The next step is to add this script to the autoload list.
|
||||
Starting from the menu, open
|
||||
**Project > Project Settings > Globals > Autoload** and
|
||||
select the script by clicking the browse button or typing its path:
|
||||
|
||||
Reference in New Issue
Block a user