]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
corrected invalid char
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 5 Jun 2012 20:41:24 +0000 (22:41 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 5 Jun 2012 20:41:24 +0000 (22:41 +0200)
lib/includes/gnutls/gnutls.h.in

index 1a58a53ad305face239ec151c5eb62f38762aae9..4bdf64bef69a82e92d7fa98ca716f55553c74ae9 100644 (file)
@@ -431,7 +431,7 @@ extern "C"
  *   set only if CRLs are checked.
  * @GNUTLS_CERT_SIGNER_NOT_FOUND: The certificate's issuer is not known. 
  *   This is the case if the issuer is not included in the trusted certificate list.
- * @GNUTLS_CERT_SIGNER_NOT_CA: The certificates signer was not a CA. This
+ * @GNUTLS_CERT_SIGNER_NOT_CA: The certificate's signer was not a CA. This
  *   may happen if this was a version 1 certificate, which is common with 
  *   some CAs, or a version 3 certificate without the basic constrains extension.
  * @GNUTLS_CERT_INSECURE_ALGORITHM:  The certificate was signed using an insecure