From 41259807056cc4313a21d089ed8d5632d43ec47e Mon Sep 17 00:00:00 2001 From: Marc-Antoine Thevenet Date: Sun, 19 Jul 2015 16:51:31 -0400 Subject: [PATCH] Update messages.ini typo --- app/bundles/CoreBundle/Translations/en_US/messages.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/bundles/CoreBundle/Translations/en_US/messages.ini b/app/bundles/CoreBundle/Translations/en_US/messages.ini index f5b995f655f..e77e7f46355 100644 --- a/app/bundles/CoreBundle/Translations/en_US/messages.ini +++ b/app/bundles/CoreBundle/Translations/en_US/messages.ini @@ -88,7 +88,7 @@ mautic.core.config.form.mailer.password.tooltip="Set the password required to au mautic.core.config.form.mailer.port="SMTP port" mautic.core.config.form.mailer.port.tooltip="Set the port for the SMTP server" mautic.core.config.form.mailer.return.path="Custom return path (bounce) address" -mautic.core.config.form.mailer.return.path.tooltip="Set a cutom return path/bounce email for emails sent from the system. Note that some mail transports will not support this." +mautic.core.config.form.mailer.return.path.tooltip="Set a custom return path/bounce email for emails sent from the system. Note that some mail transports will not support this." mautic.core.config.form.mailer.spool.clear.timeout="Clear timeout for deleted failed messages." mautic.core.config.form.mailer.spool.clear.timeout.tooltip="Sets the amount of time in seconds before deleting failed messages" mautic.core.config.form.mailer.spool.msg.limit="Message limit for queue processing" @@ -393,4 +393,4 @@ mautic.core.url.error.401="You are unauthorized to access this URL." mautic.core.url.error.404="Sorry! The requested URL was not found." mautic.core.url.uncategorized="uncategorized" mautic.core.username="Username" -mautic.core.wait="Please wait..." \ No newline at end of file +mautic.core.wait="Please wait..."