Browse Source

Remove unnecessary ` in bbcode_in_richtextlabel.rst

ELginas 10 months ago
parent
commit
7b9e7dfaed
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

@@ -648,7 +648,7 @@ Image options
 Image and table vertical alignment
 Image and table vertical alignment
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
-When a vertical alignment value is provided with the ``[img]`` or ``[table]``` tag
+When a vertical alignment value is provided with the ``[img]`` or ``[table]`` tag
 the image/table will try to align itself against the surrounding text. Alignment is
 the image/table will try to align itself against the surrounding text. Alignment is
 performed using a vertical point of the image and a vertical point of the text.
 performed using a vertical point of the image and a vertical point of the text.
 There are 3 possible points on the image (``top``, ``center``, and ``bottom``) and 4
 There are 3 possible points on the image (``top``, ``center``, and ``bottom``) and 4