소스 검색

Update bbcode_in_richtextlabel.rst - Typo

Both left and right aligned said righ-aligned #8367
Brett Parker 1 년 전
부모
커밋
f5d3d8ece8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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]``