aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardHome.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/WizardHome.qml')
-rw-r--r--wizard/WizardHome.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardHome.qml b/wizard/WizardHome.qml
index db83b598..4d042a2a 100644
--- a/wizard/WizardHome.qml
+++ b/wizard/WizardHome.qml
@@ -58,7 +58,7 @@ Rectangle {
WizardHeader {
Layout.bottomMargin: 20
- title: qsTr("Welcome to Monero.") + translationManager.emptyString
+ title: qsTr("Welcome to Monero") + translationManager.emptyString
subtitle: ""
}