fix some typos and spelling mistakes
[catagits/Web-Session.git] / lib / Plack / Middleware / Session / Cookie.pm
index c185d3a..a930d31 100644 (file)
@@ -99,7 +99,7 @@ own secret string.
 
 =item session_key, domain, expires, path, secure
 
-Accessors for the cookie attribuets. See
+Accessors for the cookie attributes. See
 L<Plack::Session::State::Cookie> for these options.
 
 =back