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

ruby-changes:37113

From: kazu <ko1@a...>
Date: Fri, 9 Jan 2015 13:03:21 +0900 (JST)
Subject: [ruby-changes:37113] kazu:r49194 (trunk): fix a typo [ci skip]

kazu	2015-01-09 13:03:07 +0900 (Fri, 09 Jan 2015)

  New Revision: 49194

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

  Log:
    fix a typo [ci skip]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 49193)
+++ ChangeLog	(revision 49194)
@@ -3,7 +3,7 @@ Fri Jan  9 11:13:01 2015  Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L3
 	* parse.y (assocs, assoc): eliminate splatting empty literal
 	  hashes.  [ruby-core:67446] [Bug #10719]
 
-	* compile.c (compile_array_): supprt splatted hash in hash type.
+	* compile.c (compile_array_): support splatted hash in hash type.
 
 Fri Jan  9 10:57:09 2015  Vit Ondruch  <vondruch@r...>
 

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

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