lib/dry/schema/message.rb in dry-schema-1.3.0 vs lib/dry/schema/message.rb in dry-schema-1.3.1

- old
+ new

@@ -58,10 +58,10 @@ # See if another message is the same # # If a string is passed, it will be compared with the text # - # @param [Message,String] + # @param other [Message,String] # # @return [Boolean] # # @api private def eql?(other)