Skip to content

Commit f37a10e

Browse files
olleolleolleixti
authored andcommitted
Avoid YARD "UnknownTag" warning
1 parent 6d496de commit f37a10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/http/chainable.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def via(*proxy)
168168
alias through via
169169

170170
# Make client follow redirects.
171-
# @param opts
171+
# @param options
172172
# @return [HTTP::Client]
173173
# @see Redirector#initialize
174174
def follow(options = {}) # rubocop:disable Style/OptionHash

0 commit comments

Comments
 (0)