mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:17:35 +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 {
|
layout: @GUI::VerticalBoxLayout {
|
||||||
margins: [14, 14, 4]
|
margins: [14, 14, 4]
|
||||||
}
|
}
|
||||||
title: "Screen settings"
|
title: "Screen Settings"
|
||||||
|
|
||||||
@GUI::Widget {
|
@GUI::Widget {
|
||||||
preferred_height: "fit"
|
preferred_height: "fit"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue