Fix spacing.

This commit is contained in:
Taylor Otwell 2014-10-15 16:37:56 -05:00
parent 0cd9ee1e90
commit 834cb7530d
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| Laravel takes a dead simple approach to your application environments | Laravel takes a dead simple approach to your application environments
| so you can just specify a machine name for the host that matches a | so you may simply return the environment from the Closure. We will
| given environment, then we will automatically detect it for you. | assume we are using the "APP_ENV" variable for this environment.
| |
*/ */