mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
GDExtension: Fix typo in "GDExtension documentation system" (#11310)
* GDExtension: Fix typo in "GDExtension documentation system" * Apply suggestions from code review --------- Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -85,7 +85,7 @@ You can set text as bold, italic, underlined, colored, codeblocks etc. by embedd
|
||||
|
||||
[b]this text will be shown as bold[/b]
|
||||
|
||||
Currently they supported tags for the GDExtension documentation system are:
|
||||
Currently, the supported tags for the GDExtension documentation system are:
|
||||
|
||||
.. list-table::
|
||||
:class: wrap-normal
|
||||
|
||||
Reference in New Issue
Block a user