Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dsteinbrunner authored and andrewalker committed Jul 24, 2013
1 parent 3cae740 commit 2b79283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Catalyst/Plugin/Session/State/Cookie.pm
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ a browser is not aware of HTTPOnly the flag will be ignored.
Default value is 1.
Note1: Many peole are confused by the name "HTTPOnly" - it B<does not mean>
Note1: Many people are confused by the name "HTTPOnly" - it B<does not mean>
that this cookie works only over HTTP and not over HTTPS.
Note2: This parameter requires Catalyst::Runtime 5.80005 otherwise is skipped.
Expand Down

0 comments on commit 2b79283

Please sign in to comment.