Fix typos.

This commit is contained in:
Taylor Otwell
2013-10-22 16:11:10 -05:00
parent 64dd939bba
commit 6dd766c0c0

View File

@@ -92,7 +92,7 @@ return array(
| |
| This table keeps track of all the migrations that have already run for | This table keeps track of all the migrations that have already run for
| your application. Using this information, we can determine which of | 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.
| |
*/ */