From 6fcceb6b023030462a09d45c48fb454b2e7517cb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 28 May 2004 22:30:40 +0000 Subject: tweak a comment --- src/remove.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/remove.c') diff --git a/src/remove.c b/src/remove.c index a36041df7..e561307d8 100644 --- a/src/remove.c +++ b/src/remove.c @@ -64,7 +64,7 @@ enum Ternary }; typedef enum Ternary Ternary; -/* The prompt function may be called twice a given directory. +/* The prompt function may be called twice for a given directory. The first time, we ask whether to descend into it, and the second time, we ask whether to remove it. */ enum Prompt_action -- cgit v1.2.3-54-g00ecf