mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-12 09:36:59 +00:00
Fix typo
This commit is contained in:
parent
5d17513ef2
commit
c519c7efb1
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Rectangle {
|
|||
horizontalAlignment: Text.AlignLeft
|
||||
verticalAlignment: Text.AlignBottom
|
||||
color: "#535353"
|
||||
text: qsTr("Availible Balance:")
|
||||
text: qsTr("Available Balance:")
|
||||
}
|
||||
|
||||
Text {
|
||||
|
|
Loading…
Reference in a new issue