mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 11:52:05 +02:00
Fixes typo
This commit is contained in:
parent
84e6461248
commit
3f9926487d
@ -154,7 +154,7 @@ ColumnLayout {
|
|||||||
|
|
||||||
Label {
|
Label {
|
||||||
Layout.topMargin: 20 * scaleRatio
|
Layout.topMargin: 20 * scaleRatio
|
||||||
fontFamily: "Ariel"
|
fontFamily: "Arial"
|
||||||
fontColor: "#555555"
|
fontColor: "#555555"
|
||||||
fontSize: 14 * scaleRatio
|
fontSize: 14 * scaleRatio
|
||||||
text: qsTr("Wallet name")
|
text: qsTr("Wallet name")
|
||||||
|
Loading…
Reference in New Issue
Block a user