From: leeceeksdee <70331744+leeceeksdee@users.noreply.github.com> Date: Fri, 28 Aug 2020 17:17:00 +0000 (+0200) Subject: him -> them X-Git-Tag: v2.37-rc1~501^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087203733d296c6d1d88b2090a320f4de2dc2540;p=thirdparty%2Futil-linux.git him -> them --- diff --git a/sys-utils/umount.c b/sys-utils/umount.c index b2b0f1a0de..51755dab0a 100644 --- a/sys-utils/umount.c +++ b/sys-utils/umount.c @@ -424,7 +424,7 @@ done: /* * Check path -- non-root user should not be able to resolve path which is - * unreadable for him. + * unreadable for them. */ static char *sanitize_path(const char *path) {