lib/ronin/recon/values/email_address.rb in ronin-recon-0.1.0.rc1 vs lib/ronin/recon/values/email_address.rb in ronin-recon-0.1.0.rc2

- old
+ new

@@ -46,10 +46,10 @@ end # # Compares the value to another value. # - # @param [Values::Value] other + # @param [Value] other # The other value to compare. # # @return [Boolean] # Indicates whether the other value is a kind of {EmailAddress} and # has the same address.