浏览代码

Fixed typo in ui game user interface tutorial

Alan Rawkins 7 年之前
父节点
当前提交
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