mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:37:44 +00:00
DisplaySettings: Remove the trailing dot from tooltip and window title
This commit is contained in:
parent
4d477824e0
commit
e2ad59ce06
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
@GUI::Button {
|
||||
name: "wallpaper_open_button"
|
||||
tooltip: "Select wallpaper from file system."
|
||||
tooltip: "Select wallpaper from file system"
|
||||
text: "Browse..."
|
||||
shrink_to_fit: true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue