diff --git a/src/Core/App.php b/src/Core/App.php index 94123576a19..49b0de76ef9 100644 --- a/src/Core/App.php +++ b/src/Core/App.php @@ -68,7 +68,7 @@ class App { protected static $_objectCacheChange = false; /** - * Return the classname namespaced. This method check if the class is defined on the + * Return the classname namespaced. This method checks if the class is defined on the * application/plugin, otherwise try to load from the CakePHP core * * @param string $class Classname