summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/fts-cycle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fts-cycle.c b/lib/fts-cycle.c
index a0310c2e5..0fb1a03c7 100644
--- a/lib/fts-cycle.c
+++ b/lib/fts-cycle.c
@@ -21,7 +21,7 @@
#include "cycle-check.h"
#include "hash.h"
-/* Use these each of these to map a device/inode pair to an FTSENT. */
+/* Use each of these to map a device/inode pair to an FTSENT. */
struct Active_dir
{
dev_t dev;