diff --git a/desktoppackage/contents/configuration/AppletConfiguration.qml b/desktoppackage/contents/configuration/AppletConfiguration.qml --- a/desktoppackage/contents/configuration/AppletConfiguration.qml +++ b/desktoppackage/contents/configuration/AppletConfiguration.qml @@ -50,7 +50,7 @@ ConfigModel { id: globalAppletConfigModel ConfigCategory { - name: i18nd("plasma_shell_org.kde.plasma.desktop", "Keyboard shortcuts") + name: i18nd("plasma_shell_org.kde.plasma.desktop", "Keyboard Shortcuts") icon: "preferences-desktop-keyboard" source: "ConfigurationShortcuts.qml" }