Browse Source

Fix duplicate "glyph_spacing" in bbcode docs

The correct name for the space spacing option is space_spacing.
Andrew Price 10 months ago
parent
commit
68a83880e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/ui/bbcode_in_richtextlabel.rst

+ 1 - 1
tutorials/ui/bbcode_in_richtextlabel.rst

@@ -715,7 +715,7 @@ Font options
 
 
   Extra spacing for each glyph.
   Extra spacing for each glyph.
 
 
-- **glyph_spacing**, **sp**
+- **space_spacing**, **sp**
 
 
   +-----------+--------------------------------------------+
   +-----------+--------------------------------------------+
   | `Values`  | Number in pixels.                          |
   | `Values`  | Number in pixels.                          |