From ed861a0c7860a519d547e5a2e9e0cdff9e7b8eb9 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 2 Mar 2005 12:38:23 +0000 Subject: typo fix git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8055 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 610d9a22dc..bf2fbb3954 100644 --- a/file.c +++ b/file.c @@ -96,7 +96,7 @@ apply2files(func, vargs, arg) /* * call-seq: - * file.path -> file_ame + * file.path -> filename * * Returns the pathname used to create file as a string. Does * not normalize the name. -- cgit v1.2.3