forked from Public/monero-gui
Fixes typo
This commit is contained in:
committed by
moneromooo-monero
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")
|
||||||
|
|||||||
Reference in New Issue
Block a user