Преглед изворни кода

Merge pull request #10428 from The-oldone/master

Fix typo (copy-paste) in gui_using_fonts.rst
tetrapod пре 7 месеци
родитељ
комит
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`.