typo
authorBodo Möller <bodo@openssl.org>
Wed, 18 Apr 2001 15:11:42 +0000 (15:11 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 18 Apr 2001 15:11:42 +0000 (15:11 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f284da3696d10c53f66a79d73f41730a354d6d3e..f2d5a4f7e58af12cc4e71ed9e749d5e3ae0a418d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,7 +13,7 @@
 
   *) Move 'if (!initialized) RAND_poll()' into regions protected by
      CRYPTO_LOCK_RAND.  This is not strictly necessary, but avoids
-     having multiple threads calling RAND_poll() concurrently.
+     having multiple threads call RAND_poll() concurrently.
      [Bodo Moeller]
 
   *) In crypto/rand/md_rand.c, replace 'add_do_not_lock' flag by a