aboutsummaryrefslogtreecommitdiffstats
path: root/lib/net
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2023-02-04 18:06:18 +0000
committergit <svn-admin@ruby-lang.org>2023-02-04 18:06:18 +0000
commit06195e76037b500eac219b58506e34f0d852b472 (patch)
tree832bfd026639326bff6fecfcb35ab3de4def097c /lib/net
parent6db79aefec27035583c5b236d98425748b428c49 (diff)
downloadruby-06195e76037b500eac219b58506e34f0d852b472.tar.gz
* remove trailing spaces. [ci skip]
Diffstat (limited to 'lib/net')
-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 2a0be3150f..8814c0d9e0 100644
--- a/lib/net/http.rb
+++ b/lib/net/http.rb
@@ -1070,7 +1070,7 @@ module Net #:nodoc:
end
# Returns the continue timeout value.
- # See Net::HTTP.continue_timeout=.
+ # See Net::HTTP.continue_timeout=.
#
attr_reader :continue_timeout