]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
typo
authorDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 14:04:51 +0000 (14:04 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 27 Jan 2010 14:04:51 +0000 (14:04 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index c805330b371b0c4969e01e2897bbdb982fa46649..967ee9b2fa593540d455e3d2a60189437776b893 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,7 @@
 
  Changes between 0.9.8l and 0.9.8m [xx XXX xxxx]
 
-  *) The code that handled flusing of data in SSL/TLS originally used the
+  *) The code that handled flushing of data in SSL/TLS originally used the
      BIO_CTRL_INFO ctrl to see if any data was pending first. This caused
      the problem outlined in PR#1949. The fix suggested there however can
      trigger problems with buggy BIO_CTRL_WPENDING (e.g. some versions