Fix spelling mistake

Contributes to issue CURA-4341.
This commit is contained in:
Ghostkeeper 2017-09-27 17:29:30 +02:00
parent fa66f2c117
commit 68b4dfd3c3
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -362,7 +362,7 @@ UM.Dialog
Label
{
id: warningLabel
text: catalog.i18nc("@action:warning", "Loading a project will clear all models on the buildplate")
text: catalog.i18nc("@action:warning", "Loading a project will clear all models on the build plate.")
wrapMode: Text.Wrap
}
}