We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 800ed36 + 26edf04 commit 27db652Copy full SHA for 27db652
1 file changed
tutorials/ui/bbcode_in_richtextlabel.rst
@@ -36,7 +36,7 @@ Using BBCode
36
------------
37
38
By default, :ref:`class_RichTextLabel` functions like a normal :ref:`class_Label`.
39
-It has the :ref:`property_text <class_RichTextLabel_property_text>` property, which you can
+It has the :ref:`text <class_RichTextLabel_property_text>` property, which you can
40
edit to have uniformly formatted text. To be able to use BBCode for rich text formatting,
41
you need to turn on the BBCode mode by setting :ref:`bbcode_enabled <class_RichTextLabel_property_bbcode_enabled>`.
42
After that, you can edit the :ref:`text <class_RichTextLabel_property_text>`
0 commit comments