mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Fix typo
CURA-6483
This commit is contained in:
parent
0e2815a748
commit
383b474bd7
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ Item
|
|||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
anchors.left: parent.left
|
||||
visible: false
|
||||
text: catalog.i18nc("@text", "Place enter a valid IP address.")
|
||||
text: catalog.i18nc("@text", "Please enter a valid IP address.")
|
||||
font: UM.Theme.getFont("default")
|
||||
color: UM.Theme.getColor("text")
|
||||
renderType: Text.NativeRendering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue