ruby-changes:47847
From: nagachika <ko1@a...>
Date: Tue, 19 Sep 2017 23:56:08 +0900 (JST)
Subject: [ruby-changes:47847] nagachika:r59967 (trunk): fix a typo in NEWS at r59966.
nagachika 2017-09-19 23:56:03 +0900 (Tue, 19 Sep 2017) New Revision: 59967 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59967 Log: fix a typo in NEWS at r59966. * NEWS: fix a typo. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 59966) +++ NEWS (revision 59967) @@ -149,7 +149,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L149 * Set * Add Set#to_s as alias to #inspect [Feature #13676] - * Add Set#=== as alias to #inspect [Feature #13801] + * Add Set#=== as alias to #include? [Feature #13801] * WEBrick -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/