fix typo
franck cuny [Sat, 19 Dec 2009 16:44:53 +0000 (00:44 +0800)]
lib/Plack/Session.pm

index cec8382..dcae3c3 100644 (file)
@@ -77,7 +77,7 @@ Plack::Session - Middleware for session management
 =head1 DESCRIPTION
 
 This is the core session object, you probably want to look
-at L<Plack::Middlware::Session>, unless you are writing your
+at L<Plack::Middleware::Session>, unless you are writing your
 own session middleware component.
 
 =head1 METHODS