From 0c4631b88013e159a9a13bad158911aad59408c1 Mon Sep 17 00:00:00 2001 From: marcandre Date: Tue, 24 Feb 2015 18:09:10 +0000 Subject: * lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/uri/common.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/uri/common.rb b/lib/uri/common.rb index 20cd0f9b62..1444ae84b0 100644 --- a/lib/uri/common.rb +++ b/lib/uri/common.rb @@ -245,7 +245,7 @@ module URI # require 'uri' # # p URI.join("http://example.com/","main.rbx") - # # => # + # # => # # # p URI.join('http://example.com', 'foo') # # => # -- cgit v1.2.3