Skip to content

Commit

Permalink
Add missing "header" word in documentation of Token#authentication_r…
Browse files Browse the repository at this point in the history
…equest [ci skip]
  • Loading branch information
prathamesh-sonpatki committed Jun 14, 2015
1 parent 04e727d commit fe117ce
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -493,7 +493,7 @@ def encode_credentials(token, options = {})
"Token #{values * ", "}"
end

# Sets a WWW-Authenticate to let the client know a token is desired.
# Sets a WWW-Authenticate header to let the client know a token is desired.
#
# controller - ActionController::Base instance for the outgoing response.
# realm - String realm to use in the header.
Expand Down

0 comments on commit fe117ce

Please sign in to comment.