[Catalyst-commits] r12885 - Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State

jawnsy at dev.catalyst.perl.org jawnsy at dev.catalyst.perl.org
Mon Feb 15 23:42:46 GMT 2010


Author: jawnsy
Date: 2010-02-15 23:42:45 +0000 (Mon, 15 Feb 2010)
New Revision: 12885

Modified:
   Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm
Log:
paramater -> parameter

Modified: Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm
===================================================================
--- Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm	2010-02-15 23:41:47 UTC (rev 12884)
+++ Catalyst-Plugin-Session-State-Cookie/trunk/lib/Catalyst/Plugin/Session/State/Cookie.pm	2010-02-15 23:42:45 UTC (rev 12885)
@@ -256,7 +256,7 @@
 Note1: Many peole are confused by the name "HTTPOnly" - it B<does not mean>
 that this cookie works only over HTTP and not over HTTPS.
 
-Note2: This paramater requires Catalyst::Runtime 5.80005 otherwise is skipped.
+Note2: This parameter requires Catalyst::Runtime 5.80005 otherwise is skipped.
 
 =item cookie_path
 




More information about the Catalyst-commits mailing list