aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-11 15:08:27 +0000
committertarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-11 15:08:27 +0000
commitcb459dbe64792d3a5206f27dddbaa3d76345696f (patch)
treeec331f0ef47478522f86e99e197878bd042ec164
parent313f9694b836ac2c66d6bf2ac38ea9783778c744 (diff)
downloadruby-cb459dbe64792d3a5206f27dddbaa3d76345696f.tar.gz
fix typo at ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-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