]> tinc-vpn.org Git - wiki/commitdiff
Fix typos.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 17 Apr 2014 12:56:16 +0000 (14:56 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 17 Apr 2014 12:56:16 +0000 (14:56 +0200)
news/heartbleed.mdwn

index 2b47f42f0d251e3390cb0b30370019e6ffbd497f..88e16181f8a08ac822ff3075aa43fe3972067558 100644 (file)
@@ -2,9 +2,9 @@
 
 Tinc is *not vulnerable* to the Heartbleed bug.
 
-The [Hearbleed bug](http://heartbleed.com/)
+The [Heartbleed bug](http://heartbleed.com/)
 ([CVE-2014-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160))
 is a bug in the [OpenSSL](https://en.wikipedia.org/wiki/Openssl) library that
-affects any application which is linked to it and is making or accepting TLS
+affects any application that is linked to it and is making or accepting TLS
 connections. Although tinc links to the OpenSSL library, it does not use the
 TLS protocol, and is therefore not vulnerable.