summaryrefslogtreecommitdiff
path: root/doc/cha-intro-tls.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-08 23:29:57 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-08 23:29:57 +0100
commit5f9d3a2b2f618e4369d7851b6c0ec0806e5162c2 (patch)
tree2da3d85b69c0c218544f6f1ce578a0cd436afbe5 /doc/cha-intro-tls.texi
parentd3af4aada3a0f170535a2f90e2ec3121b34b9a85 (diff)
downloadgnutls-5f9d3a2b2f618e4369d7851b6c0ec0806e5162c2.tar.gz
doc updates
Diffstat (limited to 'doc/cha-intro-tls.texi')
-rw-r--r--doc/cha-intro-tls.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi
index a83c0f721f..9674fb4972 100644
--- a/doc/cha-intro-tls.texi
+++ b/doc/cha-intro-tls.texi
@@ -371,7 +371,7 @@ established keys, meaning the server needs to store the state of established
connections (unless session tickets are used -- @ref{Session tickets}).
Session resumption is an integral part of @acronym{GnuTLS}, and
-@ref{Session resumption} and @ref{ex:resume-client} illustrate typical
+@ref{Session resumption}, @ref{ex:resume-client} illustrate typical
uses of it.
@node TLS Extensions