aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-20 22:40:56 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-20 22:40:56 +0000
commit12baef45367ba3c7ebcf9c01459e36366bed3604 (patch)
tree2cf484fae3dde88bf5a2bef23b28476d1723494a /ChangeLog
parent8ab7d0e4c3c19688736c874e17a85c32124dbd88 (diff)
downloadruby-12baef45367ba3c7ebcf9c01459e36366bed3604.tar.gz
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41508 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fc1f20f9f6..7c57174a14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Fri Jun 21 07:34:47 2013 Koichi Sasada <ko1@atdot.net>
* gc.c (gc_profile_record::oldgen_objects): added.
- * gc.c (gc_profile_dump_on): print the following infomation:
+ * gc.c (gc_profile_dump_on): print the following information:
* Living object counts
* Free object counts
If RGENGC_PROFILE > 0 then