aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardDaemonSettings.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardDaemonSettings.qml b/wizard/WizardDaemonSettings.qml
index c0a45e7a..6bc36e8e 100644
--- a/wizard/WizardDaemonSettings.qml
+++ b/wizard/WizardDaemonSettings.qml
@@ -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
}
}