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
commit3621c3fe73f128ea7f651d92a2ecacdd24e40c58 (patch)
tree79d4512cedcf8c23f68ab010da0b2b23b640fb2a /ChangeLog
parent1a89793d010d51e4965bb4bdc983074842fb1f4e (diff)
downloadruby-3621c3fe73f128ea7f651d92a2ecacdd24e40c58.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