diff --git a/cake/libs/object.php b/cake/libs/object.php index c574402ce..9096ae121 100644 --- a/cake/libs/object.php +++ b/cake/libs/object.php @@ -26,8 +26,7 @@ * Also includes methods for logging and the special method RequestAction, * to call other Controllers' Actions from anywhere. * - * @package cake - * @package cake.cake.libs + * @package cake.libs */ class Object {