summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/remove.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remove.c b/src/remove.c
index c1f5b3286..bfb0a3264 100644
--- a/src/remove.c
+++ b/src/remove.c
@@ -1220,7 +1220,7 @@ remove_dir (int fd_cwd, Dirstack_state *ds, char const *dir,
errno = saved_errno;
}
- /* CAUTION: this test and diagnostic are identical those
+ /* CAUTION: this test and diagnostic are identical to those
following the other use of fd_to_subdirp. */
if (errno != ENOENT || !x->ignore_missing_files)
error (0, errno,