From 8d32798543cba1cca6b6d1e53383b93ba347f89d Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 28 Dec 2003 20:47:56 +0000 Subject: RDoc Struct and random git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'object.c') 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 nil. */ -- cgit v1.2.3