summaryrefslogtreecommitdiff
path: root/doc/classes/PopupDialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/PopupDialog.xml')
-rw-r--r--doc/classes/PopupDialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PopupDialog.xml b/doc/classes/PopupDialog.xml
index b510208ae2..d85f568abf 100644
--- a/doc/classes/PopupDialog.xml
+++ b/doc/classes/PopupDialog.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="PopupDialog" inherits="Popup" category="Core" version="3.2">
<brief_description>
- Base class for Popup Dialogs.
+ Base class for popup dialogs.
</brief_description>
<description>
PopupDialog is a base class for popup dialogs, along with [WindowDialog].