[前][次][番号順一覧][スレッド一覧]

ruby-changes:43002

From: sorah <ko1@a...>
Date: Fri, 20 May 2016 02:21:35 +0900 (JST)
Subject: [ruby-changes:43002] sorah:r55076 (trunk): fix a typo

sorah	2016-05-20 02:21:29 +0900 (Fri, 20 May 2016)

  New Revision: 55076

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=55076

  Log:
    fix a typo

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 55075)
+++ NEWS	(revision 55076)
@@ -70,7 +70,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L70
 * 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)
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]