aboutsummaryrefslogtreecommitdiffstats
path: root/lib/uri/common.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uri/common.rb')
-rw-r--r--lib/uri/common.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uri/common.rb b/lib/uri/common.rb
index b310c4dc6c..006b271477 100644
--- a/lib/uri/common.rb
+++ b/lib/uri/common.rb
@@ -231,7 +231,7 @@ module URI
# == Args
#
# +str+::
- # String(s) to work with
+ # String(s) to work with, will be converted to RFC3986 URIs before merging.
#
# == Description
#