Update gui_using_fonts.rst

Edited the fourth option to accurately represent which option it is, it previously replicated the third option
This commit is contained in:
fearwalia
2024-12-19 13:48:13 +05:30
committed by GitHub
parent a64084d491
commit d6b95c8aeb

View File

@@ -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`.