summaryrefslogtreecommitdiffstats
path: root/libmount/src/context.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/context.c')
-rw-r--r--libmount/src/context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/context.c b/libmount/src/context.c
index 2cdd6bba9..ce1175e03 100644
--- a/libmount/src/context.c
+++ b/libmount/src/context.c
@@ -1775,7 +1775,7 @@ int mnt_context_fstab_applied(struct libmnt_context *cxt)
*
* The real exit code of the mount.type helper has to be tested by
* mnt_context_get_helper_status(). The mnt_context_get_status() only inform
- * that exec() has been sucessful.
+ * that exec() has been successful.
*
* Returns: 1 if mount.type or mount(2) syscall has been successfully called.
*/