From e5a3bfb3da7ec611c3d4198af03031250256942e Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 21 Sep 2018 02:14:33 +0000 Subject: Fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cfdd975dae..a6ecd8f7f5 100644 --- a/NEWS +++ b/NEWS @@ -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: -- cgit v1.2.3