From 387f695526c5b6028230da2e9039bca59388fd62 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 30 Jun 2021 21:26:47 +0900 Subject: tree-wide: "a" -> "an" --- src/login/logind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/login/logind.h') 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; -- cgit v1.2.1