This commit is contained in:
dEBRUYNE-1 2016-06-28 22:21:02 +02:00 committed by GitHub
parent a594e25b26
commit f846935f95

View file

@ -64,7 +64,7 @@ Rectangle {
anchors.topMargin: 17
fontSize: 14
x: (parent.width - 17) / 2 + 17
text: qsTr("Transaction prority")
text: qsTr("Transaction priority")
}
Row {