Fix Spelling Error in documentation

Change-Id: I2ee596f6e40986e33ccbdc606220d755c249c4d3
This commit is contained in:
Alex Holden 2014-03-07 09:27:05 -08:00
parent affe166f31
commit 61c93bd3c7

View File

@ -63,7 +63,7 @@ ciphers = "kEECDH:kEDH:kRSA:HIGH:!RC4:!MD5:!aNULL:!eNULL:!EXP:!LOW:!MEDIUM"
<varlistentry>
<term><code>!MD5</code></term>
<listitem>
<para>No MD5. MD5 is not collision resistent, and thus not acceptable for Message Authentication Codes (MAC) or signatures.</para>
<para>No MD5. MD5 is not collision resistant, and thus not acceptable for Message Authentication Codes (MAC) or signatures.</para>
</listitem>
</varlistentry>
<varlistentry>