summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/net/http.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/http.rb b/lib/net/http.rb
index 80dfc95df4..16137cebf2 100644
--- a/lib/net/http.rb
+++ b/lib/net/http.rb
@@ -348,7 +348,7 @@ module Net #:nodoc:
# - Net::HTTPAlreadyReported (208)
# - Net::HTTPIMUsed (226)
#
- # - HTTPRedirection:
+ # - Net::HTTPRedirection:
#
# - Net::HTTPMultipleChoices (300)
# - Net::HTTPMovedPermanently (301)