summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-08 01:20:42 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-08 01:20:42 +0200
commit5dae51f5b4885d17272a2388ba948af480865a62 (patch)
tree4d40b7e4fd17b51ece7aedaf6c8c7acae830aa51
parentf04269f1f34ff89905ac15f671c164f6388b1d3b (diff)
downloadgnutls-5dae51f5b4885d17272a2388ba948af480865a62.tar.gz
doc fix.
-rw-r--r--lib/includes/gnutls/x509.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/includes/gnutls/x509.h b/lib/includes/gnutls/x509.h
index 3a25d2582c..8e47c4bbb3 100644
--- a/lib/includes/gnutls/x509.h
+++ b/lib/includes/gnutls/x509.h
@@ -507,7 +507,7 @@ extern "C"
* unless you know what this means.
* @GNUTLS_VERIFY_DISABLE_TRUSTED_TIME_CHECKS: If set a signer in the trusted
* list is never checked for expiration or activation.
- * @GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT: Allow only trusted CA
+ * @GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT: Allow trusted CA
* certificates that have version 1. This is the default.
* @GNUTLS_VERIFY_DO_NOT_ALLOW_X509_V1_CA_CRT: Do not allow trusted CA
* certificates that have version 1. This option is to be used