1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00

[Docs] Various grammar and spelling fixes

This commit is contained in:
A Thousand Ships
2025-06-23 16:34:51 +02:00
parent 242b8ff80a
commit 2db7ecd410
41 changed files with 61 additions and 61 deletions

View File

@@ -13,7 +13,7 @@
<return type="void" />
<param index="0" name="highlighter" type="EditorSyntaxHighlighter" />
<description>
Adds a [EditorSyntaxHighlighter] to the open script.
Adds an [EditorSyntaxHighlighter] to the open script.
</description>
</method>
<method name="get_base_editor" qualifiers="const">