summaryrefslogtreecommitdiff
path: root/src/timedate
diff options
context:
space:
mode:
authorPhoenixDiscord <37777903+PhoenixDiscord@users.noreply.github.com>2020-08-27 04:52:48 +0200
committerGitHub <noreply@github.com>2020-08-27 11:52:48 +0900
commite8607daf7d9d4320ddee8fcc6579459ba252714d (patch)
tree2f214096a407bb4a965070e61d84241120178778 /src/timedate
parent33e1a5d8d3f792e1d98377fe439e123231032ec7 (diff)
downloadsystemd-e8607daf7d9d4320ddee8fcc6579459ba252714d.tar.gz
Replace gendered pronouns with gender neutral ones. (#16844)
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;