From: Simon Josefsson Date: Thu, 25 Oct 2007 09:32:20 +0000 (+0200) Subject: Typo. X-Git-Tag: gnutls_2_1_4~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e8c87e00d4e9cc4d1d1fcf10fdc6484152c8a28;p=thirdparty%2Fgnutls.git Typo. --- diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 4127eee67a..48a107d07d 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -854,7 +854,7 @@ To set the priority of certificate types (e.g., @acronym{OpenPGP}, To set the priority of protocol versions (e.g., @acronym{SSL} 3.0, @acronym{TLS} 1.0). -@item @ref{gnutls_set_default_priority}: +@item @ref{gnutls_set_default_priority2}: To set some defaults in the current session. That way you don't have to call each priority function, independently, but you have to live with the defaults.