From ad33b2f884f59a3ebddcb09bd6cee8020181a9ef Mon Sep 17 00:00:00 2001 From: anewmanjones Date: Tue, 22 Apr 2014 13:32:37 +0100 Subject: [PATCH] Fix grammar in config/mail.php --- app/config/mail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/mail.php b/app/config/mail.php index 41b4c4b4..4fcc8983 100644 --- a/app/config/mail.php +++ b/app/config/mail.php @@ -35,7 +35,7 @@ | SMTP Host Port |-------------------------------------------------------------------------- | - | This is the SMTP port used by your application to delivery e-mails to + | This is the SMTP port used by your application to deliver e-mails to | users of your application. Like the host we have set this value to | stay compatible with the Mailgun e-mail applications by default. |