Fix typo... again

This commit is contained in:
Diego Prado Gesto 2019-02-22 13:19:04 +01:00
parent 4d030572ba
commit 271573d0ae

View file

@ -98,7 +98,7 @@ UM.Dialog
RadioButton RadioButton
{ {
id: dontSendButton id: dontSendButton
text: catalog.i18nc("@text:window", "I don't want to send these data") text: catalog.i18nc("@text:window", "I don't want to send this data")
exclusiveGroup: group exclusiveGroup: group
onClicked: onClicked:
{ {