]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
corrected typo
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 Aug 2011 20:21:01 +0000 (22:21 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 9 Aug 2011 20:21:01 +0000 (22:21 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 968216b77abe793f73fbf50949f56e4de6ae1a6c..1f937ff562fffc3ba5e2197b6fe46e50e7c5dc54 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ See the end for copying conditions.
 ** libgnutls: The config file at gnutls_pkcs11_init()
 is being read if provided.
 
-** libgnutls: Verify that a certificate liste specified
+** libgnutls: Verify that a certificate list specified
 using gnutls_certificate_set_x509_key*(), is sorted
 according to TLS specification (from subject to issuer).