Skip to content

Commit 556aaf4

Browse files
izuzakzerowidth
andauthored
Fix typo
Co-authored-by: Nathan Witmer <nathan@zerowidth.com>
1 parent c42ca0e commit 556aaf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/scientist/observation.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def cleaned_value
5959
#
6060
# * The values of the observation are equal (using `==`)
6161
# * The values of the observations are equal according to a comparison
62-
# prod, if given
62+
# proc, if given
6363
# * The exceptions raised by the obeservations are equal according to the
6464
# error comparison proc, if given.
6565
# * Both observations raised an exception with the same class and message.

0 commit comments

Comments
 (0)