Fix minor typo

wilder-5.18
Yuri Chornoivan 7 years ago
parent e0f8167399
commit c023fc0b8a
  1. 2
      kcms/feedback/package/contents/ui/main.qml

@ -40,7 +40,7 @@ SimpleKCM {
Layout.alignment: Qt.AlignHCenter
checked: kcm.feedbackEnabled
onToggled: kcm.feedbackEnabled = checked
text: i18n("Allow KDE software to collect anomymous usage information")
text: i18n("Allow KDE software to collect anonymous usage information")
}
QQC2.Label {

Loading…
Cancel
Save