From 1caf8a12aba79960a48c929a18bed30bc3a64522 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 2 Jul 2002 08:53:31 +0000 Subject: [PATCH] typo fix in comment. --- gpgme/recipient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgme/recipient.c b/gpgme/recipient.c index f1899ce..46be037 100644 --- a/gpgme/recipient.c +++ b/gpgme/recipient.c @@ -97,7 +97,7 @@ gpgme_recipients_add_name (GpgmeRecipients rset, const char *name ) * validity. Use one of the constants * %GPGME_VALIDITY_UNKNOWN, %GPGME_VALIDITY_UNDEFINED, * %GPGME_VALIDITY_NEVER, %GPGME_VALIDITY_MARGINAL, - * %GPGME_VALIDITY_FULL, %GPGME_VALIDITY_ULTIMATE5 + * %GPGME_VALIDITY_FULL, %GPGME_VALIDITY_ULTIMATE * for the validity. %GPGME_VALIDITY_UNKNOWN is implicitly used by * gpgme_recipients_add_name(). * -- 2.26.2