mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 15:17:25 -04:00
Fixed 1 typo in Settings.qml
This commit is contained in:
@@ -190,7 +190,7 @@ Rectangle {
|
|||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
color: "#4A4949"
|
color: "#4A4949"
|
||||||
text: qsTr("Daemon adress") + translationManager.emptyString
|
text: qsTr("Daemon address") + translationManager.emptyString
|
||||||
fontSize: 16
|
fontSize: 16
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user