Просмотр исходного кода

Fixed typo in ui game user interface tutorial

Alan Rawkins 7 лет назад
Родитель
Сommit
b5caadd5a2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      getting_started/step_by_step/ui_game_user_interface.rst

+ 1 - 1
getting_started/step_by_step/ui_game_user_interface.rst

@@ -171,7 +171,7 @@ the ``Title`` and ``Number``, and drag and drop them onto
 Select the ``Title`` and in the Inspector, change its ``Stretch Mode``
 property to ``Keep Centered``. Resize it in the viewport with the
 ``Select Mode`` tool so it only takes the left half of the background.
-Next, select the ``Number`` node. In the viewport, click the ``Anchor``
+Next, select the ``Number`` node. In the viewport, click the ``Layout``
 menu and click ``Full Rect``. The node will resize to fit
 the ``Background``. Head to the Inspector and change its ``Align``
 property to ``Right``, and the ``VAlign`` property to ``Center``. The