Browse Source

Tweak mispelling.

Taylor Otwell 10 years ago
parent
commit
f22a7c88a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/start/global.php

+ 1 - 1
app/start/global.php

@@ -58,7 +58,7 @@ App::error(function(Exception $exception, $code)
 |
 | The "down" Artisan command gives you the ability to put an application
 | into maintenance mode. Here, you will define what is displayed back
-| to the user if maintenace mode is in effect for this application.
+| to the user if maintenance mode is in effect for the application.
 |
 */