Explorar o código

Merge pull request #10428 from The-oldone/master

Fix typo (copy-paste) in gui_using_fonts.rst
tetrapod hai 8 meses
pai
achega
dedc5e849d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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`.