Skip to content

Commit 16d042f

Browse files
Update lib/net/http.rb
Co-authored-by: Peter Zhu <[email protected]>
1 parent 4a5732e commit 16d042f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ class HTTPHeaderSyntaxError < StandardError; end
348348
# - Net::HTTPAlreadyReported (208)
349349
# - Net::HTTPIMUsed (226)
350350
#
351-
# - HTTPRedirection:
351+
# - Net::HTTPRedirection:
352352
#
353353
# - Net::HTTPMultipleChoices (300)
354354
# - Net::HTTPMovedPermanently (301)

0 commit comments

Comments
 (0)