Browse Source

Merge branch 'develop' of github.com:laravel/laravel into develop

Taylor Otwell 12 years ago
parent
commit
0f448271f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config/application.php

+ 1 - 1
application/config/application.php

@@ -8,7 +8,7 @@ return array(
 	|--------------------------------------------------------------------------
 	|
 	| The URL used to access your application without a trailing slash. The URL
-	| does nto have to be set. If it isn't we'll try our best to guess the URL
+	| does not have to be set. If it isn't we'll try our best to guess the URL
 	| of your application.
 	|
 	*/