fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sorah 2016-05-19 17:21:29 +00:00
parent 02942a6b90
commit bfabd91231

2
NEWS
View File

@ -70,7 +70,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* MatchData
* MatchData#named_captures [Feature #11999]
* MatchData#values_at supports named captures[Feature #9179]
* MatchData#values_at supports named captures [Feature #9179]
=== Stdlib updates (outstanding ones only)