diff --git a/ChangeLog b/ChangeLog index 1dc9a6a882..6c37e30feb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,7 +54,7 @@ Tue Apr 24 18:12:13 2012 Koichi Sasada * 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]