Clarify docs
Tomas Doran [Wed, 16 Jun 2010 17:39:54 +0000 (17:39 +0000)]
lib/Catalyst/Plugin/Session.pm

index ee3347e..0bd779c 100644 (file)
@@ -1105,11 +1105,8 @@ changes by request a
 
 =back
 
-If this is a concern in your application, a soon-to-be-developed locking
-solution is the only safe way to go. This will have a bigger overhead.
-
-For applications where any given user is only making one request at a time this
-plugin should be safe enough.
+For applications where any given user's session is only making one request
+at a time this plugin should be safe enough.
 
 =head1 AUTHORS