From 35b562e3df70de7f0b494fd1c7d5af653caa2abb Mon Sep 17 00:00:00 2001 From: mig-hub Date: Tue, 24 Nov 2009 20:35:04 +0800 Subject: Fix typo on lib/rack/session/pool.rb --- lib/rack/session/pool.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rack/session/pool.rb b/lib/rack/session/pool.rb index f6f87408..b3f8bd72 100644 --- a/lib/rack/session/pool.rb +++ b/lib/rack/session/pool.rb @@ -13,7 +13,7 @@ module Rack # In the context of a multithreaded environment, sessions being # committed to the pool is done in a merging manner. # - # The :drop option is available in rack.session.options if you with to + # The :drop option is available in rack.session.options if you wish to # explicitly remove the session from the session cache. # # Example: -- cgit v1.2.3-24-ge0c7