Teensy tiny doc fixed v0.02
Yuval Kogman [Wed, 23 Nov 2005 12:10:44 +0000 (12:10 +0000)]
lib/Catalyst/Plugin/Session.pm

index 1e3d9a7..a1851bb 100644 (file)
@@ -203,7 +203,7 @@ __END__
 =head1 NAME
 
 Catalyst::Plugin::Session - Generic Session plugin - ties together server side
-storage and client side tickets required to maintain session data.
+storage and client side state required to maintain session data.
 
 =head1 SYNOPSIS