summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/remove.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remove.h b/src/remove.h
index 70bee74fa..deb5d628c 100644
--- a/src/remove.h
+++ b/src/remove.h
@@ -1,7 +1,7 @@
struct rm_options
{
- /* If nonzero, ignore nonexistant files. */
+ /* If nonzero, ignore nonexistent files. */
int ignore_missing_files;
/* If nonzero, query the user about whether to remove each file. */