lib/securerandom.rb: [DOC] small grammar fixes

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
stomar 2019-01-20 15:06:11 +00:00
parent 6833fbcfaf
commit f284eb3d54

View File

@ -16,8 +16,8 @@
# * /dev/urandom # * /dev/urandom
# * Win32 # * Win32
# #
# SecureRandom is extended by Random::Formatter module which defines # SecureRandom is extended by the Random::Formatter module which
# following methods: # defines the following methods:
# #
# * alphanumeric # * alphanumeric
# * base64 # * base64