diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index de35b6f29b0..77b71975674 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -24,7 +24,7 @@ - Returns the base [Control]. + Returns the main container of Godot's editor window. You can use it, for example, to retrieve the size of the container and place your controls accordingly.