diff options
Diffstat (limited to '')
-rw-r--r-- | common/simple-pwquery.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/simple-pwquery.h b/common/simple-pwquery.h index f98a396a5..772aa398c 100644 --- a/common/simple-pwquery.h +++ b/common/simple-pwquery.h @@ -42,7 +42,7 @@ /* Ask the gpg-agent for a passphrase and present the user with a DESCRIPTION, a PROMPT and optiaonlly 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 |