Skip to content

Commit e2b25cf

Browse files
committed
Fix minor typo in EditorPlugin remove_inspector_plugin
1 parent 0a4aedb commit e2b25cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/classes/EditorPlugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@
701701
<return type="void" />
702702
<param index="0" name="plugin" type="EditorInspectorPlugin" />
703703
<description>
704-
Removes an inspector plugin registered by [method add_import_plugin]
704+
Removes an inspector plugin registered by [method add_inspector_plugin].
705705
</description>
706706
</method>
707707
<method name="remove_node_3d_gizmo_plugin">

0 commit comments

Comments
 (0)