Skip to content

Commit b5f4f84

Browse files
authored
Merge pull request #108 from BurdetteLamar/response_doc
[DOC] Correct doc error
2 parents bb0d078 + dc006d8 commit b5f4f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/net/http/response.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: false
22

3-
# This class is the base class for \Net::HTTP request classes.
3+
# This class is the base class for \Net::HTTP response classes.
44
#
55
# == About the Examples
66
#

0 commit comments

Comments
 (0)