forked from Public/monero-gui
fix typo in daemon setup wizard
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user