Skip to content

Commit f80b9fe

Browse files
authored
Merge pull request godotengine#8646 from SakulFlee/SakulFlee/issue-8645
Corrected closing in example for [lang] tag
2 parents 833e2c4 + a0ce0dd commit f80b9fe

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
@@ -360,7 +360,7 @@ Reference
360360
starting a new paragraph. Some font files may contain script-specific substitutes,
361361
in which case they will be used.
362362
363-
- ``[lang={code}]{text}[/color]``
363+
- ``[lang={code}]{text}[/lang]``
364364

365365
* - | **color**
366366
| Changes the color of ``{text}``. Color must be provided by a common name (see

0 commit comments

Comments
 (0)