From 73dbaa25f9beccaf2dda8e5e619746359ec4c454 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 14 Apr 2004 04:06:52 +0000 Subject: * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c, process.c, re.c, string.c: typos in RDoc comments. [ruby-core:02783] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6158 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'file.c') diff --git a/file.c b/file.c index 714dddd9d..a32a76dfa 100644 --- a/file.c +++ b/file.c @@ -506,7 +506,7 @@ rb_stat_ctime(self) * call-seq: * stat.inspect => string * - * Produce a nicely formatted descriptin of stat. + * Produce a nicely formatted description of stat. * * File.stat("/etc/passwd").inspect * #=> "#