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

fix a typo in NEWS at r59966.

* NEWS: fix a typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2017-09-19 14:56:03 +00:00
parent 2aee703e7a
commit e219f95d75

2
NEWS
View file

@ -149,7 +149,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* 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