mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:27:45 +00:00
DisplaySettings: Capitalize s
in screen settings
This commit is contained in:
parent
301bba8c19
commit
3c1594e9ca
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
layout: @GUI::VerticalBoxLayout {
|
||||
margins: [14, 14, 4]
|
||||
}
|
||||
title: "Screen settings"
|
||||
title: "Screen Settings"
|
||||
|
||||
@GUI::Widget {
|
||||
preferred_height: "fit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue