Browse Source

Merge pull request #8936 from metehandoy/patch-1

Replace "Play Scene button" with "Run Current Scene button"
Matthew 1 year ago
parent
commit
f271db40a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/nodes_and_scenes.rst

+ 1 - 1
getting_started/step_by_step/nodes_and_scenes.rst

@@ -162,7 +162,7 @@ Close the window or press :kbd:`F8` (:kbd:`Cmd + .` on macOS) to quit the runnin
 Setting the main scene
 ----------------------
 
-To run our test scene, we used the Play Scene button. Another button next to it
+To run our test scene, we used the Run Current Scene button. Another button next to it
 allows you to set and run the project's main scene. You can press :kbd:`F5`
 (:kbd:`Cmd + B` on macOS) to do so.