]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
him -> them
authorleeceeksdee <70331744+leeceeksdee@users.noreply.github.com>
Fri, 28 Aug 2020 17:16:33 +0000 (19:16 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Aug 2020 17:16:33 +0000 (19:16 +0200)
sys-utils/mount.c

index e5bfd322abb0dc2dfe871dc7dc4be17a95144f18..65ac20b5bb45d26eb4e799f23c1e426d0c306bf8 100644 (file)
@@ -391,7 +391,7 @@ static struct libmnt_table *append_fstab(struct libmnt_context *cxt,
 
 /*
  * Check source and target paths -- non-root user should not be able to
- * resolve paths which are unreadable for him.
+ * resolve paths which are unreadable for them.
  */
 static int sanitize_paths(struct libmnt_context *cxt)
 {