From 09ef908fe534cbdb07df1c883c20df49c69b078a Mon Sep 17 00:00:00 2001 From: Jian Weihang Date: Tue, 6 Dec 2016 15:45:10 +0800 Subject: typo fix --- lib/rack/session/abstract/id.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rack/session/abstract/id.rb b/lib/rack/session/abstract/id.rb index ca1a2628..d12b3b53 100644 --- a/lib/rack/session/abstract/id.rb +++ b/lib/rack/session/abstract/id.rb @@ -177,7 +177,7 @@ module Rack # * :key determines the name of the cookie, by default it is # 'rack.session' # * :path, :domain, :expire_after, :secure, and :httponly set the related - # cookie options as by Rack::Response#add_cookie + # cookie options as by Rack::Response#set_cookie # * :skip will not a set a cookie in the response nor update the session state # * :defer will not set a cookie in the response but still update the session # state if it is used with a backend -- cgit v1.2.3-24-ge0c7