aboutsummaryrefslogtreecommitdiffstats
path: root/modules/startup-wizard/e-startup-assistant.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/startup-wizard/e-startup-assistant.c')
-rw-r--r--modules/startup-wizard/e-startup-assistant.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/startup-wizard/e-startup-assistant.c b/modules/startup-wizard/e-startup-assistant.c
index f29ed692ef..86d6de17b5 100644
--- a/modules/startup-wizard/e-startup-assistant.c
+++ b/modules/startup-wizard/e-startup-assistant.c
@@ -152,8 +152,8 @@ startup_assistant_constructed (GObject *object)
e_mail_config_welcome_page_set_text (
E_MAIL_CONFIG_WELCOME_PAGE (nth_page),
_("Welcome to Evolution.\n\nThe next few screens will "
- "allow Evolution to connect to your email accounts, "
- "and to import files from other applications."));
+ "allow Evolution to connect to your email accounts, "
+ "and to import files from other applications."));
}
}