foo
Yuval Kogman [Mon, 15 Oct 2007 10:49:03 +0000 (10:49 +0000)]
lib/Catalyst/Plugin/Session.pm

index f203e28..ee7c7ea 100644 (file)
@@ -680,7 +680,7 @@ Zap all the keys in the flash regardless of their current state.
 
 =item keep_flash @keys
 
-If you wawnt to keep a flash key for the next request too, even if it hasn't
+If you want to keep a flash key for the next request too, even if it hasn't
 changed, call C<keep_flash> and pass in the keys as arguments.
 
 =item delete_session REASON