From: leeceeksdee <70331744+leeceeksdee@users.noreply.github.com> Date: Fri, 28 Aug 2020 17:12:44 +0000 (+0200) Subject: he -> they X-Git-Tag: v2.37-rc1~501^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d15a6c22cf70b42f04a69301e1dff97100693fb8;p=thirdparty%2Futil-linux.git he -> they --- diff --git a/sys-utils/hwclock.c b/sys-utils/hwclock.c index ac74549d74..68d703bb2f 100644 --- a/sys-utils/hwclock.c +++ b/sys-utils/hwclock.c @@ -1554,8 +1554,8 @@ hwclock_exit(const struct hwclock_control *ctl * Reading the /etc/adjtime file is the next biggest source of delay and * uncertainty. * - * The user wants to know what time it was at the moment he invoked us, not - * some arbitrary time later. And in setting the clock, he is giving us the + * The user wants to know what time it was at the moment they invoked us, not + * some arbitrary time later. And in setting the clock, they are giving us the * time at the moment we are invoked, so if we set the clock some time * later, we have to add some time to that. *