diff --git a/doc/classes/WindowDialog.xml b/doc/classes/WindowDialog.xml
index 2b193d04944..c273b961a0a 100644
--- a/doc/classes/WindowDialog.xml
+++ b/doc/classes/WindowDialog.xml
@@ -41,7 +41,7 @@
The vertical offset of the close button.
- The style for both the content background of the [WindowDialog] and the title bar.
+ The style for both the content background of the [WindowDialog] and the title bar. The title bar is created with a top border and an expand margin using the [code]panel[/code] stylebox.
The thickness of the border that can be dragged when scaling the window (if [member resizable] is enabled).