ruby-changes:23420
From: nagachika <ko1@a...>
Date: Thu, 26 Apr 2012 01:22:16 +0900 (JST)
Subject: [ruby-changes:23420] nagachika:r35471 (trunk): * ChangeLog: fix a typo.
nagachika 2012-04-26 01:22:06 +0900 (Thu, 26 Apr 2012) New Revision: 35471 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=35471 Log: * ChangeLog: fix a typo. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 35470) +++ ChangeLog (revision 35471) @@ -54,7 +54,7 @@ * compile.c: fix to output warning when the same literals are available as a condition of same case clause. - And remove infomation ('#n') because we can find duplicated + And remove information ('#n') because we can find duplicated condition with explicit line numbers. [ruby-core:38343] [Ruby 1.9 - Bug #5068] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/