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/tty-ask-password-agent/tty-ask-password-agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tty-ask-password-agent') diff --git a/src/tty-ask-password-agent/tty-ask-password-agent.c b/src/tty-ask-password-agent/tty-ask-password-agent.c index 08e191faf0..59b144972b 100644 --- a/src/tty-ask-password-agent/tty-ask-password-agent.c +++ b/src/tty-ask-password-agent/tty-ask-password-agent.c @@ -531,7 +531,7 @@ static int parse_argv(int argc, char *argv[]) { /* * To be able to ask on all terminal devices of /dev/console the devices are collected. If more than one - * device is found, then on each of the terminals a inquiring task is forked. Every task has its own session + * device is found, then on each of the terminals an inquiring task is forked. Every task has its own session * and its own controlling terminal. If one of the tasks does handle a password, the remaining tasks will be * terminated. */ -- cgit v1.2.1