fix some typos and spelling mistakes
[catagits/Web-Session.git] / lib / Plack / Session / Store / DBI.pm
index acb4936..0f09326 100644 (file)
@@ -147,7 +147,7 @@ default it will use L<Storable> and L<MIME::Base64> to serialize and
 deserialize the data, but this can be configured easily. 
 
 This is a subclass of L<Plack::Session::Store> and implements
-it's full interface.
+its full interface.
 
 =head1 SESSION TABLE SCHEMA