瀏覽代碼

Merge pull request #7673 from vmarnauza/patch-2

Fix typo in `06.heads_up_display.rst`
Matthew 2 年之前
父節點
當前提交
a69f17ab91
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      getting_started/first_2d_game/06.heads_up_display.rst

+ 1 - 1
getting_started/first_2d_game/06.heads_up_display.rst

@@ -40,7 +40,7 @@ Under "Theme Overrides > Fonts", choose "Load" and select the "Xolonium-Regular.
 
 .. image:: img/custom_font_load_font.webp
 
-The font size is still to small, increase it to ``64`` under "Theme Overrides > Font Sizes". 
+The font size is still too small, increase it to ``64`` under "Theme Overrides > Font Sizes". 
 Once you've done this with the ``ScoreLabel``, repeat the changes for the ``Message`` and ``StartButton`` nodes.
 
 .. image:: img/custom_font_size.webp