From: leeceeksdee <70331744+leeceeksdee@users.noreply.github.com> Date: Fri, 28 Aug 2020 17:18:33 +0000 (+0200) Subject: her -> their X-Git-Tag: v2.37-rc1~501^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9c7de79325c82fc4051524c9c52528a304307d7;p=thirdparty%2Futil-linux.git her -> their --- diff --git a/login-utils/login.c b/login-utils/login.c index 186a5ff5e4..d11560a15e 100644 --- a/login-utils/login.c +++ b/login-utils/login.c @@ -856,7 +856,7 @@ static void loginpam_auth(struct login_context *cxt) if (rc == PAM_USER_UNKNOWN && !show_unknown) /* * Logging unknown usernames may be a security issue if - * a user enters her password instead of her login name. + * a user enters their password instead of their login name. */ cxt->username = NULL; else