fix some typos and spelling mistakes
[catagits/Web-Session.git] / lib / Plack / Session / State / Cookie.pm
index 3fa19c3..bb61a97 100644 (file)
@@ -92,7 +92,7 @@ Plack::Session::State::Cookie - Basic cookie-based session state
 
 =head1 DESCRIPTION
 
-This is a subclass of L<Plack::Session::State> and implements it's
+This is a subclass of L<Plack::Session::State> and implements its
 full interface. This is the default state used in
 L<Plack::Middleware::Session>.