summaryrefslogtreecommitdiff
path: root/doc/classes/WindowDialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/WindowDialog.xml')
-rw-r--r--doc/classes/WindowDialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/WindowDialog.xml b/doc/classes/WindowDialog.xml
index 39487f5020..f7f2d10fcd 100644
--- a/doc/classes/WindowDialog.xml
+++ b/doc/classes/WindowDialog.xml
@@ -24,7 +24,7 @@
If [code]true[/code] the user can resize the window. Default value: [code]false[/code].
</member>
<member name="window_title" type="String" setter="set_title" getter="get_title">
- The text displayed in the window's title bar. Default value: "Save a File".
+ The text displayed in the window's title bar.
</member>
</members>
<constants>