mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
Fix typo
This commit is contained in:
parent
48ed9b6e20
commit
5d8eb3e6e5
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ UM.Dialog
|
||||||
RadioButton
|
RadioButton
|
||||||
{
|
{
|
||||||
id: allowSendButton
|
id: allowSendButton
|
||||||
text: catalog.i18nc("@text:window", "Allow sending these data to Ultimaker and help us improve Cura")
|
text: catalog.i18nc("@text:window", "Allow sending this data to Ultimaker and help us improve Cura")
|
||||||
exclusiveGroup: group
|
exclusiveGroup: group
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue