diff --git a/application/controllers/home.php b/application/controllers/home.php index cc407246..3f442005 100644 --- a/application/controllers/home.php +++ b/application/controllers/home.php @@ -11,7 +11,7 @@ class Home_Controller extends Controller { | to use controllers to organize your application API. You'll love them. | | To start using this controller simply remove the default route from the - | application "routes.php" file. Laravel is smart enough to find this + | application "routes.php" file. Laravel is smart enough to locate this | controller and call the default method, which is "action_index". | | This controller responds to URIs beginning with "home", and it also