summaryrefslogtreecommitdiff
path: root/src/login/logind.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-06-30 21:26:47 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-06-30 23:33:00 +0900
commit387f695526c5b6028230da2e9039bca59388fd62 (patch)
tree65945517b2f0b85f63e3407e4f8d1f93f4dbcf4a /src/login/logind.h
parent3d62af7d235552af5ea9ec0a812cc522f6516574 (diff)
downloadsystemd-387f695526c5b6028230da2e9039bca59388fd62.tar.gz
tree-wide: "a" -> "an"
Diffstat (limited to 'src/login/logind.h')
-rw-r--r--src/login/logind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/logind.h b/src/login/logind.h
index 49d1f5f957..761763a476 100644
--- a/src/login/logind.h
+++ b/src/login/logind.h
@@ -72,7 +72,7 @@ struct Manager {
* this is != 0 and encodes what is being done */
InhibitWhat action_what;
- /* If a shutdown/suspend was delayed due to a inhibitor this
+ /* If a shutdown/suspend was delayed due to an inhibitor this
contains the unit name we are supposed to start after the
delay is over */
const char *action_unit;