Merge pull request #55

ae91fbb Fixed 1 typo in Settings.qml (xmr-eric)
pull/2/head
Riccardo Spagni 8 years ago
commit 667fbf1f2e
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -190,7 +190,7 @@ Rectangle {
Layout.fillWidth: true
color: "#4A4949"
text: qsTr("Daemon adress") + translationManager.emptyString
text: qsTr("Daemon address") + translationManager.emptyString
fontSize: 16
}