[gnutls-devel] [PATCH] doc: Fixed typo in heartbeat documentation.

Jaak Ristioja jaak.ristioja at cyber.ee
Mon May 4 09:53:10 CEST 2015


---
 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 6a15b0f..e5468ee 100644
--- a/doc/cha-intro-tls.texi
+++ b/doc/cha-intro-tls.texi
@@ -456,7 +456,7 @@ and is described in @xcite{RFC6520}. The extension is disabled by default and
 @funcref{gnutls_heartbeat_enable} can be used to enable it. A policy
 may be negotiated to only allow sending heartbeat messages or sending and receiving.
 The current session policy can be checked with @funcref{gnutls_heartbeat_allowed}. 
-The requests coming from the peer result to @code{GNUTLS_ at -E_@-HERTBEAT_ at -PING_@-RECEIVED}
+The requests coming from the peer result to @code{GNUTLS_ at -E_@-HEARTBEAT_ at -PING_@-RECEIVED}
 being returned from the receive function. Ping requests to peer can be send via
 @funcref{gnutls_heartbeat_ping}. 
 
-- 
2.4.0




More information about the Gnutls-devel mailing list