summaryrefslogtreecommitdiff
path: root/src/grp-system/systemd-shutdown/umount.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/systemd-shutdown/umount.c')
-rw-r--r--src/grp-system/systemd-shutdown/umount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-system/systemd-shutdown/umount.c b/src/grp-system/systemd-shutdown/umount.c
index 8d280c8c8c..1947b58c99 100644
--- a/src/grp-system/systemd-shutdown/umount.c
+++ b/src/grp-system/systemd-shutdown/umount.c
@@ -377,7 +377,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