From 6f3016a9695376bc24660abbe5edf3b1c62a3816 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/trunk@8055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file.c b/file.c index 5acdc6365c..bc3078bcf4 100644 --- a/file.c +++ b/file.c @@ -118,7 +118,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