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 f7f2d10fcd..51931444fc 100644
--- a/doc/classes/WindowDialog.xml
+++ b/doc/classes/WindowDialog.xml
@@ -21,7 +21,7 @@
</methods>
<members>
<member name="resizable" type="bool" setter="set_resizable" getter="get_resizable">
- If [code]true[/code] the user can resize the window. Default value: [code]false[/code].
+ 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.