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

ruby-changes:41201

From: kazu <ko1@a...>
Date: Thu, 24 Dec 2015 15:39:18 +0900 (JST)
Subject: [ruby-changes:41201] kazu:r53273 (trunk): fix a typo [ci skip]

kazu	2015-12-24 15:39:10 +0900 (Thu, 24 Dec 2015)

  New Revision: 53273

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

  Log:
    fix a typo [ci skip]

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 53272)
+++ NEWS	(revision 53273)
@@ -380,7 +380,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L380
   constant-time.  Previously, Struct elements beyond the first 10
   10 elements used a linear scan. [Feature #10585]
 
-* The Set class got several speedps.
+* The Set class got several speed up.
   [Misc #10754], [r52591]
 
 * Socket and I/O related improvements

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

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