From: franck cuny Date: Sat, 19 Dec 2009 16:44:53 +0000 (+0800) Subject: fix typo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FWeb-Session.git;a=commitdiff_plain;h=d5abacdaadf509b2aed17d049019f10eeb2dd7fe fix typo --- diff --git a/lib/Plack/Session.pm b/lib/Plack/Session.pm index cec8382..dcae3c3 100644 --- a/lib/Plack/Session.pm +++ b/lib/Plack/Session.pm @@ -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, unless you are writing your +at L, unless you are writing your own session middleware component. =head1 METHODS