Skip to content

Commit bd52d13

Browse files
Update casing for autoload in singletons_autoload.rst
Updating this for consistency in the docs since the other references are "autoload" or "Autoload".
1 parent 83dc343 commit bd52d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/scripting/singletons_autoload.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Make sure it inherits from ``Node``:
148148

149149
.. image:: img/autoload_script.webp
150150

151-
The next step is to add this script to the autoLoad list.
151+
The next step is to add this script to the autoload list.
152152
Starting from the menu, open
153153
**Project > Project Settings > Globals > Autoload** and
154154
select the script by clicking the browse button or typing its path:

0 commit comments

Comments
 (0)