summaryrefslogtreecommitdiff
path: root/src/basic/path-lookup.h
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/basic/path-lookup.h
parent33e1a5d8d3f792e1d98377fe439e123231032ec7 (diff)
downloadsystemd-e8607daf7d9d4320ddee8fcc6579459ba252714d.tar.gz
Replace gendered pronouns with gender neutral ones. (#16844)
Diffstat (limited to 'src/basic/path-lookup.h')
-rw-r--r--src/basic/path-lookup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basic/path-lookup.h b/src/basic/path-lookup.h
index ae37f9feb9..ee3d8102e0 100644
--- a/src/basic/path-lookup.h
+++ b/src/basic/path-lookup.h
@@ -21,7 +21,7 @@ struct LookupPaths {
char **search_path;
/* Where we shall create or remove our installation symlinks, aka "configuration", and where the user/admin
- * shall place his own unit files. */
+ * shall place their own unit files. */
char *persistent_config;
char *runtime_config;