aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <tarui@ruby-lang.org>
* 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