Browse Source

Fix typos.

Taylor Otwell 10 years ago
parent
commit
6dd766c0c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/database.php

+ 1 - 1
app/config/database.php

@@ -92,7 +92,7 @@ return array(
 	|
 	| This table keeps track of all the migrations that have already run for
 	| your application. Using this information, we can determine which of
-	| the migrations on disk have not actually be run in the databases.
+	| the migrations on disk haven't actually been run in the database.
 	|
 	*/