summaryrefslogtreecommitdiffstats
path: root/libmount/src/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmount/src/fs.c')
-rw-r--r--libmount/src/fs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmount/src/fs.c b/libmount/src/fs.c
index ff930806f..c3b0cb2a0 100644
--- a/libmount/src/fs.c
+++ b/libmount/src/fs.c
@@ -873,7 +873,7 @@ const char *mnt_fs_get_attributes(struct libmnt_fs *fs)
*
* The atrtributes are managed by libmount in userspace only. It's possible
* that information stored in userspace will not be available for libmount
- * after CLONE_FS unshare. Be carefull, and don't use attributes if possible.
+ * after CLONE_FS unshare. Be careful, and don't use attributes if possible.
*
* Returns: 0 on success or negative number in case of error.
*/