mirror of
https://github.com/monero-project/monero-gui
synced 2024-12-21 03:45:53 +01:00
Fix typo
This commit is contained in:
parent
a594e25b26
commit
f846935f95
@ -64,7 +64,7 @@ Rectangle {
|
|||||||
anchors.topMargin: 17
|
anchors.topMargin: 17
|
||||||
fontSize: 14
|
fontSize: 14
|
||||||
x: (parent.width - 17) / 2 + 17
|
x: (parent.width - 17) / 2 + 17
|
||||||
text: qsTr("Transaction prority")
|
text: qsTr("Transaction priority")
|
||||||
}
|
}
|
||||||
|
|
||||||
Row {
|
Row {
|
||||||
|
Loading…
Reference in New Issue
Block a user