]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
correct typo
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 24 Jan 2012 18:05:58 +0000 (19:05 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 24 Jan 2012 18:05:58 +0000 (19:05 +0100)
doc/cha-intro-tls.texi

index 7a6f36f3909e86f17bfff2040a44f7bdd2a797fe..6aaa201011d2dfd91885c32c104affe3776e58e0 100644 (file)
@@ -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}.