Procházet zdrojové kódy

Merge pull request #573 from k59/patch-2

Correct referenced button name
Rémi Verschelde před 7 roky
rodič
revize
ae8ee1674b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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