summaryrefslogtreecommitdiff
path: root/lib/uri/generic.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uri/generic.rb')
-rw-r--r--lib/uri/generic.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uri/generic.rb b/lib/uri/generic.rb
index 14e8be6ac0..ffbd720dda 100644
--- a/lib/uri/generic.rb
+++ b/lib/uri/generic.rb
@@ -1367,7 +1367,7 @@ module URI
end
#
- # Compares to URI's
+ # Compares two URIs
#
def ==(oth)
if self.class == oth.class