summaryrefslogtreecommitdiff
path: root/findcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'findcmd.c')
-rw-r--r--findcmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/findcmd.c b/findcmd.c
index 0bf20796..95f231e5 100644
--- a/findcmd.c
+++ b/findcmd.c
@@ -109,7 +109,7 @@ exec_name_should_ignore (name)
/* Return some flags based on information about this file.
The EXISTS bit is non-zero if the file is found.
- The EXECABLE bit is non-zero the file is executble.
+ The EXECABLE bit is non-zero the file is executable.
Zero is returned if the file is not found. */
int
file_status (name)