him -> them

This commit is contained in:
leeceeksdee 2020-08-28 19:16:33 +02:00 committed by GitHub
parent 40d249fca0
commit 3a03903011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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)
{