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