From a0379ea48d361a02deb9bb1a259a1341f2e192e0 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 8 Feb 2012 08:20:46 -0600 Subject: [PATCH] fix comment about bundle caching. --- application/config/application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/application.php b/application/config/application.php index 4634ee6b..fe0f3472 100644 --- a/application/config/application.php +++ b/application/config/application.php @@ -110,7 +110,7 @@ | | All bundles have a "bundle.info" file which contains information such | as the name of a bundle and the URIs it responds to. This value is - | the number of that bundle info is cached. + | the number of minutes that bundle info is cached. | | Auto: |