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

Fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2018-09-21 02:14:33 +00:00
parent 9b2cf4fb28
commit e5a3bfb3da

2
NEWS
View file

@ -229,7 +229,7 @@ sufficient information, see the ChangeLog file or Redmine
* Modified methods:
* `Hash#to_h` now maps keys and values to new keys and values
* `Struct#to_h` now maps keys and values to new keys and values
by the block if given. [Feature #15143]
* Aliased method: