From ff1cd9fad82e6751d890456568dd72a271b59baf Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Mon, 19 Apr 2010 10:32:22 -0700 Subject: [PATCH] Update Session POD for CHI. --- lib/WebGUI/Session.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Session.pm b/lib/WebGUI/Session.pm index 29052fab8..c98983d60 100644 --- a/lib/WebGUI/Session.pm +++ b/lib/WebGUI/Session.pm @@ -115,7 +115,7 @@ sub asset { =head2 cache ( ) -Returns a WebGUI::Cache object, which is connected to the WebGUI memcached server. +Returns a CHI object, configured according to the settings in the config file. =cut