aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-22 09:45:24 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-22 09:45:24 +0000
commit70038431e7a83a46e83947f6874889d6b0b30193 (patch)
tree79d4512cedcf8c23f68ab010da0b2b23b640fb2a /ChangeLog
parentff4cec3c098db9a2d93df4d38153f1cf58790944 (diff)
downloadruby-70038431e7a83a46e83947f6874889d6b0b30193.tar.gz
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e099445733..c4b395ddcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1425,7 +1425,7 @@ Thu Mar 17 11:51:48 2016 NARUSE, Yui <naruse@ruby-lang.org>
RAND_poll in crypto/rand/rand_win.c) may be blocked at
NetStatisticsGet.
https://wiki.openssl.org/index.php/Random_Numbers#Windows_Issues
- Instead of this, use Random.raw_seed directory (whose implementation
+ Instead of this, use Random.raw_seed directly (whose implementation
CryptGenRandom is one of the source of
entropy of RAND_poll on Windows).
https://wiki.openssl.org/index.php/Random_Numbers