diff --git a/kcms/mobileshell/package/contents/ui/main.qml b/kcms/mobileshell/package/contents/ui/main.qml index 877592bd..1cab289f 100644 --- a/kcms/mobileshell/package/contents/ui/main.qml +++ b/kcms/mobileshell/package/contents/ui/main.qml @@ -159,7 +159,7 @@ KCM.SimpleKCM { MobileForm.FormComboBoxDelegate { id: topRightActionDrawerModeDelegate text: i18n("Top Right Drawer Mode") - description: i18n("Mode when opening from from the top right.") + description: i18n("Mode when opening from the top right.") model: ListModel { // we can't use i18n with ListElement