diff options
Diffstat (limited to 'doc/classes/FontVariation.xml')
-rw-r--r-- | doc/classes/FontVariation.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/FontVariation.xml b/doc/classes/FontVariation.xml index 5bc2606adb..11286e46a4 100644 --- a/doc/classes/FontVariation.xml +++ b/doc/classes/FontVariation.xml @@ -49,7 +49,7 @@ Extra spacing at the bottom of the line in pixels. </member> <member name="spacing_glyph" type="int" setter="set_spacing" getter="get_spacing" default="0"> - Extra spacing between graphical glyphs + Extra spacing between graphical glyphs. </member> <member name="spacing_space" type="int" setter="set_spacing" getter="get_spacing" default="0"> Extra width of the space glyphs. |