diff options
Diffstat (limited to 'embed/mozilla/EphyAboutModule.cpp')
-rw-r--r-- | embed/mozilla/EphyAboutModule.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphyAboutModule.cpp b/embed/mozilla/EphyAboutModule.cpp index 45af4a70d..44077ad66 100644 --- a/embed/mozilla/EphyAboutModule.cpp +++ b/embed/mozilla/EphyAboutModule.cpp @@ -535,7 +535,7 @@ EphyAboutModule::CreateRecoverPage(nsIURI *aRecoverURI, char *secondary = g_markup_printf_escaped (_("This page was loading when Epiphany closed unexpectedly." - "This might happen again if you reload the page. If it does, please report" + "This might happen again if you reload the page. If it does, please report " "the problem to the %s developers."), LSB_DISTRIBUTOR); |