From d15a6c22cf70b42f04a69301e1dff97100693fb8 Mon Sep 17 00:00:00 2001 From: leeceeksdee <70331744+leeceeksdee@users.noreply.github.com> Date: Fri, 28 Aug 2020 19:12:44 +0200 Subject: [PATCH] he -> they --- sys-utils/hwclock.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. * -- 2.47.3