Skip to content

Commit 3fbed6f

Browse files
authored
Merge pull request #11965 from ThePlayerRolo/patch-1
Fix typo in gdextension_docs_system.rst
2 parents 9fa8be1 + 6d9f368 commit 3fbed6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/scripting/cpp/gdextension_docs_system.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ help dialog. If everything went well, you should see something like this:
5353
Writing and styling documentation
5454
---------------------------------
5555

56-
The format of the class reference XML files is the same as the one used by Godot. Is is documented in
56+
The format of the class reference XML files is the same as the one used by Godot. It is documented in
5757
:ref:`doc_class_reference_primer`.
5858

5959
If you are looking for pointers to write high quality documentation, feel free to refer to Godot's

0 commit comments

Comments
 (0)