]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix typo
authorGiuseppe Scrivano <gscrivan@redhat.com>
Tue, 4 Oct 2016 08:51:25 +0000 (10:51 +0200)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Wed, 5 Oct 2016 16:36:48 +0000 (18:36 +0200)
src/core/umount.c

index c21a2be54e2eb2694357505fc7689824f1f8fa6e..1e5459ed80c83ba532d7d6bd301d4d335d71b40e 100644 (file)
@@ -375,7 +375,7 @@ static int mount_points_list_umount(MountPoint **head, bool *changed, bool log_e
                 /* If we are in a container, don't attempt to
                    read-only mount anything as that brings no real
                    benefits, but might confuse the host, as we remount
-                   the superblock here, not the bind mound. */
+                   the superblock here, not the bind mount. */
                 if (detect_container() <= 0)  {
                         _cleanup_free_ char *options = NULL;
                         /* MS_REMOUNT requires that the data parameter