1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

fix typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46347 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2014-06-04 13:11:55 +00:00
parent 5861d4f18b
commit b165f9b5e2

View file

@ -39,7 +39,7 @@ Tue Jun 3 18:01:27 2014 Koichi Sasada <ko1@atdot.net>
Tue Jun 3 17:54:21 2014 Koichi Sasada <ko1@atdot.net>
* gc.c: change the counting method for young objects.
clear counter at the beggining of every GC and
clear counter at the beginning of every GC and
count promoted (infant->young) objects.
Some promotions (infant->young) are transition of promoting to old