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.