]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
he -> they
authorleeceeksdee <70331744+leeceeksdee@users.noreply.github.com>
Fri, 28 Aug 2020 17:12:44 +0000 (19:12 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Aug 2020 17:12:44 +0000 (19:12 +0200)
sys-utils/hwclock.c

index ac74549d744d318f371b33a2b985f45720e4e066..68d703bb2f33415d6dbcb14621ef0d6507e59a1c 100644 (file)
@@ -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.
  *