diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml
index cda9190030..f03f6f187a 100644
--- a/doc/classes/EditorPlugin.xml
+++ b/doc/classes/EditorPlugin.xml
@@ -167,6 +167,7 @@
+ Called by Godot when the user disables the [EditorPlugin] in the Plugin tab of the project settings window
@@ -182,6 +183,7 @@
+ Called by Godot when the user enables the [EditorPlugin] in the Plugin tab of the project settings window