Browse Source

Update bbcode_in_richtextlabel.rst - Typo

Both left and right aligned said righ-aligned #8367
Brett Parker 1 year ago
parent
commit
f5d3d8ece8
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

@@ -270,7 +270,7 @@ Reference
     - ``[center]{text}[/center]``
 
   * - | **left**
-      | Makes ``{text}`` horizontally right-aligned.
+      | Makes ``{text}`` horizontally left-aligned.
       | Same as ``[p align=left]``.
 
     - ``[left]{text}[/left]``