Skip to content

Commit bb3d503

Browse files
committed
#6: ratio label
1 parent 533a377 commit bb3d503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/contents/ui/config/ConfigAppearance.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ in \"Icons theme\" field instead")
109109
}
110110

111111
RowLayout {
112-
Kirigami.FormData.label: i18n("Buttons aspect ratio %:")
112+
Kirigami.FormData.label: i18n("Buttons width/height ratio:")
113113

114114
SpinBox {
115115
id: widgetButtonsAspectRatio

0 commit comments

Comments
 (0)