Skip to content

Commit 62d8aca

Browse files
authored
Menu applet: Fix typo (#10952)
1 parent 172e0fd commit 62d8aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/usr/share/cinnamon/applets/[email protected]/settings-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"type": "switch",
7676
"default" : false,
7777
"description" : "Use a fixed menu height",
78-
"tooltip" : "Keep the size of the menu the same now matter how many favorites or categories there are."
78+
"tooltip" : "Keep the size of the menu the same no matter how many favorites or categories there are."
7979
},
8080
"menu-height" : {
8181
"type": "spinbutton",

0 commit comments

Comments
 (0)