Browse Source

Merge pull request #2853 from anewmanjones/patch-1

Fix grammar in config/mail.php
Taylor Otwell 10 years ago
parent
commit
486cd4b257
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/mail.php

+ 1 - 1
app/config/mail.php

@@ -35,7 +35,7 @@ return array(
 	| 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.
 	|