summaryrefslogtreecommitdiffstats
path: root/mount/mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'mount/mount.c')
-rw-r--r--mount/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount.c b/mount/mount.c
index 969e81fc3..576fed6b5 100644
--- a/mount/mount.c
+++ b/mount/mount.c
@@ -1425,7 +1425,7 @@ try_mount_one (const char *spec0, const char *node0, const char *types0,
}
/* Kernel allows to use MS_RDONLY for bind mounts, but the read-only request
- * could be silently ignored. Check it to avoid 'ro' in ntab and 'rw' in
+ * could be silently ignored. Check it to avoid 'ro' in mtab and 'rw' in
* /proc/mounts.
*/
if (!fake && mnt5_res == 0 &&