From 6a346d5bf66c56c078313c054e94e082671bd114 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Fri, 7 Aug 2020 13:00:22 -0500 Subject: Fix typo in API docs Signed-off-by: Michael Catanzaro --- lib/cert-cred.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cert-cred.c b/lib/cert-cred.c index 8d3214dcbb..a5b9493ab4 100644 --- a/lib/cert-cred.c +++ b/lib/cert-cred.c @@ -902,7 +902,7 @@ void * can be used. * * The callback function should return 0 if the missing issuer certificate - * for 'crt' was properly polulated and added to the 'tlist' using + * for 'crt' was properly populated and added to the 'tlist' using * gnutls_x509_trust_list_add_cas() or non-zero to continue the certificate list * verification but with issuer as %NULL. * -- cgit v1.2.1