summaryrefslogtreecommitdiff
path: root/src/mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mount.h')
-rw-r--r--src/mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mount.h b/src/mount.h
index 3b28e89ed3..30da1368ff 100644
--- a/src/mount.h
+++ b/src/mount.h
@@ -39,7 +39,7 @@ typedef enum MountState {
MOUNT_REMOUNTING_SIGKILL,
MOUNT_UNMOUNTING_SIGTERM,
MOUNT_UNMOUNTING_SIGKILL,
- MOUNT_MAINTAINANCE,
+ MOUNT_MAINTENANCE,
_MOUNT_STATE_MAX,
_MOUNT_STATE_INVALID = -1
} MountState;