summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'object.c')
-rw-r--r--object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/object.c b/object.c
index ea7aa9ac58..90b76979a4 100644
--- a/object.c
+++ b/object.c
@@ -729,7 +729,7 @@ rb_obj_frozen_p(obj)
/*
- * Document-class: NillClass
+ * Document-class: NilClass
*
* The class of the singleton object <code>nil</code>.
*/