From c5358bb2a03b54fc9a610640e2bb60fbdbf28ab3 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 19 Nov 2017 16:39:16 +0100 Subject: doc: corrected typo Signed-off-by: Nikos Mavrogiannopoulos --- doc/cha-intro-tls.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi index 2ac7404735..1d508bbca0 100644 --- a/doc/cha-intro-tls.texi +++ b/doc/cha-intro-tls.texi @@ -638,7 +638,7 @@ Other helper functions are listed below. The TLS protocol was extended in @xcite{RFC7918} to allow the client to send data to server in a single round trip. This change however operates on the borderline -of the TLS protocol security guarrantees and should be used for the cases where the reduced +of the TLS protocol security guarantees and should be used for the cases where the reduced latency outperforms the risk of an adversary intercepting the transferred data. In GnuTLS applications can use the @acronym{GNUTLS_ENABLE_FALSE_START} as option to @funcref{gnutls_init} to request an early return of the @funcref{gnutls_handshake} function. After that early -- cgit v1.2.1