fix typos

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41333 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2013-06-16 07:56:20 +00:00
parent 35b615ccfe
commit 107dbe525a

View File

@ -44,8 +44,8 @@ Sun Jun 16 05:51:51 2013 Masaya Tarui <tarui@ruby-lang.org>
Sun Jun 16 05:15:36 2013 Masaya Tarui <tarui@ruby-lang.org>
* gc.c: Add some colums to more detail profile.
new colums: Allocated size, Prepare Time, Removing Objects, Empty Objects
* gc.c: Add some columns to more detail profile.
new columns: Allocated size, Prepare Time, Removing Objects, Empty Objects
Sun Jun 16 02:04:40 2013 Masaya Tarui <tarui@ruby-lang.org>