mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 19:49:34 +00:00
Fix typo
This commit is contained in:
parent
a594e25b26
commit
f846935f95
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue