Minor comment and path changes.

This commit is contained in:
Robert Sworder 2011-06-25 15:08:41 +01:00
parent fcd0505d42
commit fb3a1928d3
4 changed files with 4 additions and 4 deletions

View file

@ -330,7 +330,7 @@ class ConsoleShell extends Shell {
}
/**
* Reloads the routes configuration from config/routes.php, and compiles
* Reloads the routes configuration from app/Config/routes.php, and compiles
* all routes found
*
* @return boolean True if config reload was a success, otherwise false