2
0
Эх сурвалжийг харах

Merge pull request #10428 from The-oldone/master

Fix typo (copy-paste) in gui_using_fonts.rst
tetrapod 7 сар өмнө
parent
commit
dedc5e849d

+ 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,
 - **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`
   but also to calculate the minimum size of controls such as :ref:`class_Label`
   and :ref:`class_Button`.
   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`
   but also to calculate the minimum size of controls such as :ref:`class_Label`
   and :ref:`class_Button`.
   and :ref:`class_Button`.