소스 검색

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 23 시간 전
부모
커밋
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