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

Fix typo [ci skip]

This commit is contained in:
Kazuhiro NISHIYAMA 2022-01-07 09:44:08 +09:00
parent dd6a75195a
commit 533bc77170
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -52,7 +52,7 @@ Note: Excluding feature bug fixes.
### Removed constants
The following deprecated constant is removed.
The following deprecated constants are removed.
* `Random::DEFAULT` [[Feature #17351]]
* `Struct::Group`