mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Fix spelling mistake
Contributes to issue CURA-4341.
This commit is contained in:
parent
fa66f2c117
commit
68b4dfd3c3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue