diff --git a/error.c b/error.c index 539d7708b7..29f0f27ab9 100644 --- a/error.c +++ b/error.c @@ -3061,7 +3061,7 @@ syserr_eqq(VALUE self, VALUE exc) * * raises the exception: * - * NoMethodError: undefined method `to_ary' for "hello":String + * NoMethodError: undefined method `to_ary' for an instance of String */ /*