diff options
Diffstat (limited to 'camel/providers')
-rw-r--r-- | camel/providers/smtp/camel-smtp-provider.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/smtp/camel-smtp-provider.c b/camel/providers/smtp/camel-smtp-provider.c index 8658fb4e62..e9eff37a9d 100644 --- a/camel/providers/smtp/camel-smtp-provider.c +++ b/camel/providers/smtp/camel-smtp-provider.c @@ -37,7 +37,7 @@ static CamelProvider smtp_provider = { N_("SMTP"), N_("For delivering mail by connecting to a remote mailhub " - "using SMTP.\n"), + "using SMTP."), "mail", |