From 82d46067ab67c2027f6d469b392955fd019a1383 Mon Sep 17 00:00:00 2001 From: PhpNut Date: Wed, 17 Nov 2010 15:00:27 -0600 Subject: [PATCH] Corrected doc comment. --- cake/libs/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cake/libs/configure.php b/cake/libs/configure.php index 8e254266e..e3e8e7835 100644 --- a/cake/libs/configure.php +++ b/cake/libs/configure.php @@ -1286,7 +1286,7 @@ class App extends Object { } /** - * Determines if $__maps and $__paths cache should be reset. + * Determines if $__maps, $__objects and $__paths cache should be reset. * * @param boolean $reset * @return boolean