mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-22 10:19:20 +00:00
DisplaySettings: Capitalize s
in screen settings
This commit is contained in:
parent
301bba8c19
commit
3c1594e9ca
Notes:
sideshowbarker
2024-07-17 08:27:23 +09:00
Author: https://github.com/filiphsps
Commit: 3c1594e9ca
Pull-request: https://github.com/SerenityOS/serenity/pull/14766
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