summaryrefslogtreecommitdiff
path: root/src/timedate
diff options
context:
space:
mode:
Diffstat (limited to 'src/timedate')
-rw-r--r--src/timedate/timedatectl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timedate/timedatectl.c b/src/timedate/timedatectl.c
index 7afc37d9e3..0131bbed8c 100644
--- a/src/timedate/timedatectl.c
+++ b/src/timedate/timedatectl.c
@@ -1005,7 +1005,7 @@ static int parse_argv(int argc, char *argv[]) {
return log_oom();
/* If the user asked for a particular
- * property, show it to him, even if it is
+ * property, show it to them, even if it is
* empty. */
arg_all = true;
break;