[Catalyst-commits] r7270 - trunk/examples/CatalystAdvent/root/2007
    jayk at dev.catalyst.perl.org 
    jayk at dev.catalyst.perl.org
       
    Tue Dec 11 06:39:30 GMT 2007
    
    
  
Author: jayk
Date: 2007-12-11 06:39:29 +0000 (Tue, 11 Dec 2007)
New Revision: 7270
Modified:
   trunk/examples/CatalystAdvent/root/2007/11.pod
Log:
tweak
Modified: trunk/examples/CatalystAdvent/root/2007/11.pod
===================================================================
--- trunk/examples/CatalystAdvent/root/2007/11.pod	2007-12-11 06:17:27 UTC (rev 7269)
+++ trunk/examples/CatalystAdvent/root/2007/11.pod	2007-12-11 06:39:29 UTC (rev 7270)
@@ -34,7 +34,7 @@
 =head3 Don't cache this
 
 Every application is going to have data that is only valid at the time
-requested or for the user making the request. So it is important to know how
+requested or for the user making the request, so it is important to know how
 to tell any caches along the way that the data you are sending should not be
 cached at all.
 
    
    
More information about the Catalyst-commits
mailing list