summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-12-27 17:51:24 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-12-27 17:51:24 +0900
commitbf77fc23e7533ef76bbe6fd261e1d75b4418dd73 (patch)
treeb7dfeccf5655ecd383cc1710929a156351790e3b /object.c
parent4db898284db1f02829abf412ae4f584220a2bcba (diff)
Use the more popular word [ci skip]
[Bug #16437]
Diffstat (limited to 'object.c')
-rw-r--r--object.c4
1 files changed, 2 insertions, 2 deletions
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