Changing sets -> set

Updating some minor grammar issue.
This commit is contained in:
Lindsey Bieda 2015-01-06 13:08:34 -05:00
parent 0d2854326e
commit c6117b6be1

@ -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