mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
fixed typo
CURA-8094 Cura onboarding flow
This commit is contained in:
parent
91c71e1c8a
commit
778db451ad
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ Item
|
|||
horizontalAlignment: Text.AlignHCenter
|
||||
text:
|
||||
{
|
||||
var t1 = catalog.i18nc("@text", "Create a free Ultimaker acount")
|
||||
var t1 = catalog.i18nc("@text", "Create a free Ultimaker Account")
|
||||
var t = "<a href='https://notusedref'>" + t1 + "</a>"
|
||||
return t
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue