diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-10-25 11:32:20 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-10-25 11:32:20 +0200 |
commit | 1e8c87e00d4e9cc4d1d1fcf10fdc6484152c8a28 (patch) | |
tree | 56ff8714440a6fd197722160d1d565808e40e06c /doc | |
parent | cea3ced2805c0ee57980e7782c9ffd96823de8ee (diff) | |
download | gnutls-1e8c87e00d4e9cc4d1d1fcf10fdc6484152c8a28.tar.gz |
Typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gnutls.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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. |