Explorar o código

Merge pull request #573 from k59/patch-2

Correct referenced button name
Rémi Verschelde %!s(int64=7) %!d(string=hai) anos
pai
achega
ae8ee1674b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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