summaryrefslogtreecommitdiff
path: root/doc/tex/alert.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/alert.tex')
-rw-r--r--doc/tex/alert.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/tex/alert.tex b/doc/tex/alert.tex
index 74c6740de7..3c1f13df27 100644
--- a/doc/tex/alert.tex
+++ b/doc/tex/alert.tex
@@ -13,8 +13,8 @@ fatal or warning. Fatal alerts always terminate the current connection,
and prevent future renegotiations using the current session ID.
\par The alert messages are protected by the record protocol, thus
-the information that it's included does not leak. You must take
-extreme care for the alert information not to leak, to a possible attacker
+the information that is included does not leak. You must take
+extreme care for the alert information not to leak to a possible attacker
(via public log files etc).
\par
@@ -28,5 +28,3 @@ returns the last received alert.
\item \printfunc{gnutls_alert_get_name}{gnutls\_alert\_get\_name}:
returns the name (in a character array) of the given alert.
\end{itemize}
-
-