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

ruby-changes:17222

From: akr <ko1@a...>
Date: Sat, 11 Sep 2010 09:19:20 +0900 (JST)
Subject: [ruby-changes:17222] Ruby:r29222 (trunk): fix a typo.

akr	2010-09-11 09:19:10 +0900 (Sat, 11 Sep 2010)

  New Revision: 29222

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

  Log:
    fix a typo.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 29221)
+++ ChangeLog	(revision 29222)
@@ -88,7 +88,7 @@
 	  treated as integer, add to table hash of case that way.
 	  based on a patch from Ikuo KOBORI. [ruby-dev:42038]
 
-	* insnf.def (opt_case_dispatch): ditto.
+	* insns.def (opt_case_dispatch): ditto.
 
 	* test/ruby/test_case.rb: add tests.
 

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

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