Removed capital letter

CURA-955
This commit is contained in:
Jaime van Kessel 2016-09-06 09:23:20 +02:00
parent d1eb8231a1
commit 6db03538a1
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ Cura.MachineAction
anchors.topMargin: UM.Theme.getSize("default_margin").height
width: parent.width
wrapMode: Text.WordWrap
text: catalog.i18nc("@label", "The firmware shipping with new Printers works, but new versions tend to have more features and improvements.");
text: catalog.i18nc("@label", "The firmware shipping with new printers works, but new versions tend to have more features and improvements.");
}
Row