Pārlūkot izejas kodu

Merge pull request #2764 from leptoGen/leptoGen-patch-1

Fixed caption in tutorial
Rémi Verschelde 6 gadi atpakaļ
vecāks
revīzija
0c3255c2d0
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      getting_started/step_by_step/your_first_game.rst

+ 2 - 2
getting_started/step_by_step/your_first_game.rst

@@ -913,8 +913,8 @@ the three ``Control`` nodes:
           represent the distance from the control node's edges to its anchor.
           See :ref:`doc_design_interfaces_with_the_control_nodes` for more details.
 
-Arrange the nodes as shown below. Click the "Anchor" button to
-set a Control node's anchor:
+Arrange the nodes as shown below. Click the "Layout" button to
+set a Control node's layout:
 
 .. image:: img/ui_anchor.png