summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-05-02 18:42:29 -0400
committerRich Salz <rsalz@openssl.org>2015-05-03 08:50:34 -0400
commit8332f91cc0db4955259bca9f9138b5eff94d6e8c (patch)
treee536cb930bc9b88630bd515e7b2a80ca7a61c822 /CHANGES
parentb6eb9827a6866981c08cc9613ca8b4a648894fb1 (diff)
fix various typo's
https://github.com/openssl/openssl/pull/176 (CHANGES) https://rt.openssl.org/Ticket/Display.html?id=3545 (objects.txt) https://rt.openssl.org/Ticket/Display.html?id=3796 (verify.pod) Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b6342bdb2e..de00a8a4ce 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7606,7 +7606,7 @@ des-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k
[Bodo Moeller; problems reported by Anders Gertz <gertz@epact.se>]
*) Correct util/mkdef.pl to be selective about disabled algorithms.
- Previously, it would create entries for disableed algorithms no
+ Previously, it would create entries for disabled algorithms no
matter what.
[Richard Levitte]