aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortarui <tarui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-11 15:08:27 +0000
committerKazuki Yamaguchi <k@rhe.jp>2016-05-13 13:32:48 +0900
commit95587eb4f8ef504445acaa0449ab22b8060255c6 (patch)
treeec331f0ef47478522f86e99e197878bd042ec164
parenta8f2624245537f70f47a59eacc9fe4a4a2fceb66 (diff)
downloadruby-95587eb4f8ef504445acaa0449ab22b8060255c6.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