From bf77fc23e7533ef76bbe6fd261e1d75b4418dd73 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Fri, 27 Dec 2019 17:51:24 +0900 Subject: Use the more popular word [ci skip] [Bug #16437] --- object.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'object.c') diff --git a/object.c b/object.c index f7bb57c13b..fc2b45230d 100644 --- a/object.c +++ b/object.c @@ -1630,8 +1630,8 @@ rb_false(VALUE obj) * * This method is deprecated. * - * This is not only unuseful but also troublesome because it - * may hide a type error. + * This is not only useless but also troublesome because it may hide a + * type error. */ static VALUE -- cgit v1.2.3