Qt launcher: more spelling fixes
This commit is contained in:
parent
42495e3251
commit
6ef8b5bf94
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ Section {
|
|||
id: windowSize
|
||||
enabled: !fullscreen.checked
|
||||
label: "Window size"
|
||||
description: "Select the initial size of the window. (This has no effect in full-screen mode)"
|
||||
description: "Select the initial size of the window (this has no effect in full-screen mode)."
|
||||
advanced: true
|
||||
choices: ["640x480", "800x600", "1024x768", "1920x1080", "2560x1600" ]
|
||||
defaultIndex: 2
|
||||
|
|
Loading…
Reference in a new issue