Skip to content

Commit 9ab8831

Browse files
authored
Merge pull request godotengine#8370 from Brett-Parker/master
Typo in Horizontal Alignment tag on "BBCode in RichTextLabel"
2 parents 56d0a58 + 34a050e commit 9ab8831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/ui/bbcode_in_richtextlabel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Reference
270270
- ``[center]{text}[/center]``
271271

272272
* - | **left**
273-
| Makes ``{text}`` horizontally right-aligned.
273+
| Makes ``{text}`` horizontally left-aligned.
274274
| Same as ``[p align=left]``.
275275
276276
- ``[left]{text}[/left]``

0 commit comments

Comments
 (0)