forked from Public/monero-gui
Fix typo
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user