mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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
|
Label
|
||||||
{
|
{
|
||||||
id: warningLabel
|
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
|
wrapMode: Text.Wrap
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue