diff options
Diffstat (limited to 'common/simple-pwquery.c')
-rw-r--r-- | common/simple-pwquery.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/simple-pwquery.c b/common/simple-pwquery.c index c74317f1a..e7f4af341 100644 --- a/common/simple-pwquery.c +++ b/common/simple-pwquery.c @@ -352,7 +352,7 @@ default_inq_cb (void *opaque, const char *line) /* Ask the gpg-agent for a passphrase and present the user with a DESCRIPTION, a PROMPT and optionally with a TRYAGAIN extra text. - If a CACHEID is not NULL it is used to locate the passphrase in in + If a CACHEID is not NULL it is used to locate the passphrase in the cache and store it under this ID. If OPT_CHECK is true gpg-agent is asked to apply some checks on the passphrase security. If ERRORCODE is not NULL it should point a variable receiving an |