Fix grammar in config/mail.php

This commit is contained in:
anewmanjones
2014-04-22 13:32:37 +01:00
parent 13a34ff883
commit ad33b2f884

View File

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