fix typo in daemon setup wizard

This commit is contained in:
cryptochangements34
2018-04-14 23:50:05 -04:00
parent b4353a31ac
commit 66f29831e1
32 changed files with 32 additions and 32 deletions

View File

@@ -113,7 +113,7 @@ ColumnLayout {
// horizontalAlignment: Text.AlignHCenter
text: qsTr("To be able to communicate with the Monero network your wallet needs to be connected to a Monero node. For best privacy it's recommended to run your own node. \
<br><br> \
If you don't have the option to run an own node there's an option to connect to a remote node.")
If you don't have the option to run your own node, there's an option to connect to a remote node.")
+ translationManager.emptyString
}
}