1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/securerandom] [DOC] fix a code mark up [ci skip]

https://github.com/ruby/securerandom/commit/de47532707
This commit is contained in:
Nobuyoshi Nakada 2021-08-24 19:24:58 +09:00
parent 4a6b5f4622
commit b62ed309f0

View file

@ -31,7 +31,7 @@
# * uuid
#
# These methods are usable as class methods of SecureRandom such as
# `SecureRandom.hex`.
# +SecureRandom.hex+.
#
# === Examples
#