From: Nikos Mavrogiannopoulos Date: Tue, 24 Jan 2012 18:05:58 +0000 (+0100) Subject: correct typo X-Git-Tag: gnutls_3_0_13~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d06de5d362e8139b4bf1be0562d2018a18cfc50;p=thirdparty%2Fgnutls.git correct typo --- diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi index 7a6f36f390..6aaa201011 100644 --- a/doc/cha-intro-tls.texi +++ b/doc/cha-intro-tls.texi @@ -220,7 +220,7 @@ encrypted packet. Those weaknesses were solved in @acronym{TLS} 1.1 @xcite{RFC4346} which is implemented in @acronym{GnuTLS}. For this reason we suggest to always negotiate the highest supported TLS version with the -peer@foonote{If this is not possible then please consult @ref{Interoperability}.}. +peer@footnote{If this is not possible then please consult @ref{Interoperability}.}. For a detailed discussion of the issues see the archives of the TLS Working Group mailing list and @xcite{CBCATT}.