fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2014-11-09 13:12:04 +00:00
parent b0132150c6
commit f02f13c78b

View File

@ -80,7 +80,7 @@ Sun Nov 9 08:58:05 2014 Tanaka Akira <akr@fsij.org>
Sun Nov 9 05:00:23 2014 NAKAMURA Usaku <usa@ruby-lang.org> Sun Nov 9 05:00:23 2014 NAKAMURA Usaku <usa@ruby-lang.org>
* lib/securerandom.rb (initialize): call the special method for Win32 * lib/securerandom.rb (initialize): call the special method for Win32
before cheking `/dev/urandom` because we know windows doesn't have it. before checking `/dev/urandom` because we know windows doesn't have it.
Sun Nov 9 04:01:46 2014 NAKAMURA Usaku <usa@ruby-lang.org> Sun Nov 9 04:01:46 2014 NAKAMURA Usaku <usa@ruby-lang.org>