From 0c75cac7dee57f6ae2ab6780d4d1d2aa1119a978 Mon Sep 17 00:00:00 2001 From: homer666 Date: Sat, 5 Oct 2019 05:13:15 +1000 Subject: Fix silly mistake in ProjectSettings docs --- doc/classes/ProjectSettings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index 4d82de2ac5..9657982016 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -403,7 +403,7 @@ Sets the window to full screen when it starts. - Sets the game's main viewport height. On desktop platforms, this is the default window size. Stretch mode settings also use also as a reference when enabled. + Sets the game's main viewport height. On desktop platforms, this is the default window size. Stretch mode settings also use this as a reference when enabled. Allows the window to be resizable by default. -- cgit v1.2.3