瀏覽代碼

Merge pull request #10428 from The-oldone/master

Fix typo (copy-paste) in gui_using_fonts.rst
tetrapod 8 月之前
父節點
當前提交
dedc5e849d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/ui/gui_using_fonts.rst

+ 1 - 1
tutorials/ui/gui_using_fonts.rst

@@ -644,7 +644,7 @@ which accept positive and negative values:
 - **Top:** Additional spacing above glyphs. This is used for multiline text,
   but also to calculate the minimum size of controls such as :ref:`class_Label`
   and :ref:`class_Button`.
-- **Top:** Additional spacing below glyphs. This is used for multiline text,
+- **Bottom:** Additional spacing below glyphs. This is used for multiline text,
   but also to calculate the minimum size of controls such as :ref:`class_Label`
   and :ref:`class_Button`.