fixed 3 typos

This commit is contained in:
Jacob Brydolf
2016-10-11 20:04:14 +02:00
parent 2bd91fd390
commit cb867bccd1
2 changed files with 3 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ Rectangle {
LineEdit {
id: paymentIdLine
fontSize: mainLayout.lineEditFontSize
placeholderText: qsTr("PaymentID here") + translationManager.emptyString;
placeholderText: qsTr("Payment ID here") + translationManager.emptyString;
readOnly: false
width: mainLayout.editWidth