mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-20 04:15:53 +01:00
Fix typo
This commit is contained in:
parent
a594e25b26
commit
f846935f95
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user