summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorImportPlugin.xml
diff options
context:
space:
mode:
authorkobewi <kobewi4e@gmail.com>2022-01-02 18:32:49 +0100
committerkobewi <kobewi4e@gmail.com>2022-01-02 21:09:18 +0100
commit2cad7754617f3d7b434d1e9dd7e9ceb30e93d323 (patch)
treeddf93784dda1234ebb78fe2e6bdef573e97b5689 /doc/classes/EditorImportPlugin.xml
parent223beef14a6c6a3c904a3810c2fba353994937c2 (diff)
downloadredot-engine-2cad7754617f3d7b434d1e9dd7e9ceb30e93d323.tar.gz
Fix usage of "Return" in the docs
Diffstat (limited to 'doc/classes/EditorImportPlugin.xml')
-rw-r--r--doc/classes/EditorImportPlugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorImportPlugin.xml b/doc/classes/EditorImportPlugin.xml
index 1f98781bbd..50c227dc0a 100644
--- a/doc/classes/EditorImportPlugin.xml
+++ b/doc/classes/EditorImportPlugin.xml
@@ -163,7 +163,7 @@
}
[/csharp]
[/codeblocks]
- Return [code]true[/code] to make all options always visible.
+ Returns [code]true[/code] to make all options always visible.
</description>
</method>
<method name="_get_preset_count" qualifiers="virtual const">