diff --git a/tutorials/ui/bbcode_in_richtextlabel.rst b/tutorials/ui/bbcode_in_richtextlabel.rst index 11d66aeb2..bbb2dd7f4 100644 --- a/tutorials/ui/bbcode_in_richtextlabel.rst +++ b/tutorials/ui/bbcode_in_richtextlabel.rst @@ -36,7 +36,7 @@ Using BBCode ------------ By default, :ref:`class_RichTextLabel` functions like a normal :ref:`class_Label`. -It has the :ref:`property_text ` property, which you can +It has the :ref:`text ` property, which you can edit to have uniformly formatted text. To be able to use BBCode for rich text formatting, you need to turn on the BBCode mode by setting :ref:`bbcode_enabled `. After that, you can edit the :ref:`text `