From 95587eb4f8ef504445acaa0449ab22b8060255c6 Mon Sep 17 00:00:00 2001 From: tarui Date: Wed, 11 May 2016 15:08:27 +0000 Subject: fix typo at ChangeLog git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8b537397c2..ef87ccfcea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ Wed May 11 21:30:07 2016 Masaya Tarui * compile.c (iseq_compile_each): share InlineCache during same instance variable accesses. Reducing memory consumption, - rasing cache hit rate and rasing branch prediction hit rate + rising cache hit rate and rising branch prediction hit rate are expected. A part of [Bug #12274]. * iseq.h (struct iseq_compile_data): introduce instance -- cgit v1.2.3