summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-09-27 13:38:31 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-09-27 13:38:31 +0000
commit11c24e0339a37c93d388e7cfbcc1bb901abafa93 (patch)
treef35f42b4a45a90d829ea62b6dbbc681a227decbd
parent8908fccaade9292eebc5aeb9828a35e3f0f7200c (diff)
downloadgnutls-11c24e0339a37c93d388e7cfbcc1bb901abafa93.tar.gz
*** empty log message ***
-rw-r--r--doc/tex/gnutls.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/gnutls.tex b/doc/tex/gnutls.tex
index ef919bd622..a6092ed318 100644
--- a/doc/tex/gnutls.tex
+++ b/doc/tex/gnutls.tex
@@ -110,7 +110,7 @@ it may be normal for a server not to resume a session even if you requested that
\subsection{Simple Client example with SRP Authentication}
Although {\bf SRP} is not part of the TLS standard, \gnutls implements
-{\it David Taylor's}\footnote{Work in progress.} proposal for using SRP algorithm
+{\it David Taylor's}\footnote{Work in progress.} proposal for using the SRP algorithm
within the TLS handshake protocol. The following client
is a very simple SRP-TLS client which connects to a server
and authenticates using {\it username} and {\it password}.