summaryrefslogtreecommitdiff
path: root/doc/classes/PopupPanel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PopupPanel.xml')
-rw-r--r--doc/classes/PopupPanel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PopupPanel.xml b/doc/classes/PopupPanel.xml
index 2e62d09f8f..72045c5559 100644
--- a/doc/classes/PopupPanel.xml
+++ b/doc/classes/PopupPanel.xml
@@ -4,7 +4,7 @@
Class for displaying popups with a panel background.
</brief_description>
<description>
- Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [WindowDialog].
+ Class for displaying popups with a panel background. In some cases it might be simpler to use than [Popup], since it provides a configurable background. If you are making windows, better check [Window].
</description>
<tutorials>
</tutorials>