[前][次][番号順一覧][スレッド一覧]

ruby-changes:29456

From: kazu <ko1@a...>
Date: Fri, 21 Jun 2013 07:41:06 +0900 (JST)
Subject: [ruby-changes:29456] kazu:r41508 (trunk): fix a typo

kazu	2013-06-21 07:40:56 +0900 (Fri, 21 Jun 2013)

  New Revision: 41508

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41508

  Log:
    fix a typo

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 41507)
+++ ChangeLog	(revision 41508)
@@ -2,7 +2,7 @@ Fri Jun 21 07:34:47 2013  Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L2
 
 	* 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

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]