We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42ca0e commit 556aaf4Copy full SHA for 556aaf4
1 file changed
lib/scientist/observation.rb
@@ -59,7 +59,7 @@ def cleaned_value
59
#
60
# * The values of the observation are equal (using `==`)
61
# * The values of the observations are equal according to a comparison
62
- # prod, if given
+ # proc, if given
63
# * The exceptions raised by the obeservations are equal according to the
64
# error comparison proc, if given.
65
# * Both observations raised an exception with the same class and message.
0 commit comments