Fix typo
David Steinbrunner [Wed, 24 Jul 2013 11:52:04 +0000 (07:52 -0400)]
lib/Catalyst/Plugin/Session/State/Cookie.pm

index dfd10bd..cb7cfe9 100644 (file)
@@ -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.