Merge pull request #18370 from LindseyB/patch-1

Changing sets -> set [ci-skip]
This commit is contained in:
Guillermo Iguaran 2015-01-06 13:15:28 -05:00
commit b1124a2ac8

@ -73,7 +73,7 @@ def cookie_jar
# to <tt>:all</tt>. Make sure to specify the <tt>:domain</tt> option with
# <tt>:all</tt> or <tt>Array</tt> again when deleting cookies.
#
# domain: nil # Does not sets cookie domain. (default)
# domain: nil # Does not set cookie domain. (default)
# domain: :all # Allow the cookie for the top most level
# # domain and subdomains.
# domain: %w(.example.com .example.org) # Allow the cookie