From e8e6a57c2b56f3f4359dae7baf514e22635876c9 Mon Sep 17 00:00:00 2001 From: peachey2k2 <100072467+peachey2k2@users.noreply.github.com> Date: Sat, 20 Sep 2025 16:40:28 +0300 Subject: [PATCH] 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 --- tutorials/scripting/cpp/gdextension_docs_system.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/scripting/cpp/gdextension_docs_system.rst b/tutorials/scripting/cpp/gdextension_docs_system.rst index 628645100..40bf3c683 100644 --- a/tutorials/scripting/cpp/gdextension_docs_system.rst +++ b/tutorials/scripting/cpp/gdextension_docs_system.rst @@ -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