mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Fix minor typo
This commit is contained in:
parent
003b5738c4
commit
6057e782af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue