summaryrefslogtreecommitdiffstats
path: root/sbin/mount_udf/mount_udf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_udf/mount_udf.c')
-rw-r--r--sbin/mount_udf/mount_udf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount_udf/mount_udf.c b/sbin/mount_udf/mount_udf.c
index b5b270d..eb68a4d 100644
--- a/sbin/mount_udf/mount_udf.c
+++ b/sbin/mount_udf/mount_udf.c
@@ -106,7 +106,7 @@ main(int argc, char **argv)
(void)rmslashes(dev, dev);
/*
- * UDF filesystems are not writeable.
+ * UDF file systems are not writeable.
*/
mntflags |= MNT_RDONLY;
OpenPOWER on IntegriCloud