Quellcode durchsuchen

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

Fixed caption in tutorial
Rémi Verschelde vor 6 Jahren
Ursprung
Commit
0c3255c2d0
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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