1
Fork 0
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:
Filiph Siitam Sandström 2022-08-03 22:46:37 +02:00 committed by Linus Groh
parent 301bba8c19
commit 3c1594e9ca

View file

@ -35,7 +35,7 @@
layout: @GUI::VerticalBoxLayout {
margins: [14, 14, 4]
}
title: "Screen settings"
title: "Screen Settings"
@GUI::Widget {
preferred_height: "fit"