From c1270f06feda61ff864c485336d31db8a00cb56c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 19 Nov 2007 16:32:05 +0000 Subject: Document --auto-issuer-key-retrieve. --- sm/certlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm/certlist.c') diff --git a/sm/certlist.c b/sm/certlist.c index 3afdbc30b..4c92a1bb3 100644 --- a/sm/certlist.c +++ b/sm/certlist.c @@ -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); -- cgit v1.2.3