Fix minor typo in EditorPlugin remove_inspector_plugin
This commit is contained in:
parent
0a4aedb360
commit
e2b25cfc0d
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@
|
|||
<return type="void" />
|
||||
<param index="0" name="plugin" type="EditorInspectorPlugin" />
|
||||
<description>
|
||||
Removes an inspector plugin registered by [method add_import_plugin]
|
||||
Removes an inspector plugin registered by [method add_inspector_plugin].
|
||||
</description>
|
||||
</method>
|
||||
<method name="remove_node_3d_gizmo_plugin">
|
||||
|
|
Loading…
Add table
Reference in a new issue