瀏覽代碼

Change "centre" to "center" for consistency with the editor UI (#3842)

Bruno 5 年之前
父節點
當前提交
ceb7395b0b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      getting_started/step_by_step/ui_game_user_interface.rst

+ 2 - 2
getting_started/step_by_step/ui_game_user_interface.rst

@@ -286,13 +286,13 @@ the size of the ``Background``.
 
 
 Let's change the ``Number``'s align properties to move it to the left
 Let's change the ``Number``'s align properties to move it to the left
 and center of the ``Background``. Select the ``Number`` node, change its
 and center of the ``Background``. Select the ``Number`` node, change its
-``Align`` property to left and the ``Valign`` property to centre. Then
+``Align`` property to left and the ``Valign`` property to center. Then
 resize its left edge a bit to add some padding between the left
 resize its left edge a bit to add some padding between the left
 edge of the ``Background`` and the text.
 edge of the ``Background`` and the text.
 
 
 .. figure:: img/ui_gui_step_tutorial_counter_design_3.png
 .. figure:: img/ui_gui_step_tutorial_counter_design_3.png
 
 
-   The Number node aligned to the left and centre
+   The Number node aligned to the left and center
 
 
 To overlap the Icon and the background, we need a few tweaks. First, our
 To overlap the Icon and the background, we need a few tweaks. First, our
 background is a bit too tall. It's because it's inside a margin
 background is a bit too tall. It's because it's inside a margin