summaryrefslogtreecommitdiffstats
path: root/bin/pax/ftree.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/ftree.c')
-rw-r--r--bin/pax/ftree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/ftree.c b/bin/pax/ftree.c
index 3539590..332bd02 100644
--- a/bin/pax/ftree.c
+++ b/bin/pax/ftree.c
@@ -404,7 +404,7 @@ next_file(ARCHD *arcn)
continue;
case FTS_DC:
/*
- * fts claims a filesystem cycle
+ * fts claims a file system cycle
*/
paxwarn(1,"File system cycle found at %s",ftent->fts_path);
continue;
OpenPOWER on IntegriCloud