mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Document --auto-issuer-key-retrieve.
This commit is contained in:
parent
55ba204bfa
commit
c1270f06fe
7 changed files with 32 additions and 2 deletions
|
@ -359,7 +359,7 @@ gpgsm_add_to_certlist (ctrl_t ctrl, const char *name, int secret,
|
|||
{
|
||||
ksba_cert_t cert2 = NULL;
|
||||
|
||||
/* If this is the first possible duplicate, add thye orginal
|
||||
/* If this is the first possible duplicate, add the original
|
||||
certificate to our list of duplicates. */
|
||||
if (!dup_certs)
|
||||
gpgsm_add_cert_to_certlist (ctrl, cert, &dup_certs, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue