Merge pull request #2853 from anewmanjones/patch-1

Fix grammar in config/mail.php
This commit is contained in:
Taylor Otwell 2014-05-30 14:38:09 -05:00
commit 486cd4b257
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
| SMTP Host Port | 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 | users of your application. Like the host we have set this value to
| stay compatible with the Mailgun e-mail applications by default. | stay compatible with the Mailgun e-mail applications by default.
| |