Переглянути джерело

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 <[email protected]>
peachey2k2 1 день тому
батько
коміт
e8e6a57c2b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tutorials/scripting/cpp/gdextension_docs_system.rst

+ 1 - 1
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