Browse Source

Tweak comment.

Taylor Otwell 11 years ago
parent
commit
0301a564e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bootstrap/start.php

+ 1 - 1
bootstrap/start.php

@@ -19,7 +19,7 @@ $app = new Illuminate\Foundation\Application;
 |--------------------------------------------------------------------------
 |--------------------------------------------------------------------------
 |
 |
 | 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 or HTTP host that matches a
+| so you can just specify a machine name for the host that matches a
 | given environment, then we will automatically detect it for you.
 | given environment, then we will automatically detect it for you.
 |
 |
 */
 */