diff --git a/libraries/joomla/factory.php b/libraries/joomla/factory.php index 0447213276015..657d555f339e4 100644 --- a/libraries/joomla/factory.php +++ b/libraries/joomla/factory.php @@ -254,7 +254,7 @@ public static function getUser($id = null) /** * Get a cache object * - * Returns the global {@link JCache} object + * Returns the global {@link JCacheController} object * * @param string $group The cache group name * @param string $handler The handler to use