Parcourir la source

Merge pull request #573 from k59/patch-2

Correct referenced button name
Rémi Verschelde il y a 7 ans
Parent
commit
ae8ee1674b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      learning/step_by_step/scripting.rst

+ 1 - 1
learning/step_by_step/scripting.rst

@@ -128,7 +128,7 @@ Finally, save the scene, with a name such as "sayhello.tscn"
 Adding a script
 ~~~~~~~~~~~~~~~
 
-Right click on the panel node, and then select "Add Script" in the context
+Right click on the panel node, and then select "Attach Script" in the context
 menu:
 
 .. image:: img/add_script.png