Browse Source

Fix typo... again

Diego Prado Gesto 6 years ago
parent
commit
271573d0ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/SliceInfoPlugin/MoreInfoWindow.qml

+ 1 - 1
plugins/SliceInfoPlugin/MoreInfoWindow.qml

@@ -98,7 +98,7 @@ UM.Dialog
         RadioButton
         {
             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
             onClicked:
             {