Explorar el Código

Merge pull request #573 from k59/patch-2

Correct referenced button name
Rémi Verschelde hace 7 años
padre
commit
ae8ee1674b
Se han modificado 1 ficheros con 1 adiciones y 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