summaryrefslogtreecommitdiff
path: root/lib/cert-cred.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cert-cred.c')
-rw-r--r--lib/cert-cred.c2
1 files changed, 1 insertions, 1 deletions
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.
*