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

ruby-changes:25890

From: nagachika <ko1@a...>
Date: Thu, 29 Nov 2012 02:56:57 +0900 (JST)
Subject: [ruby-changes:25890] nagachika:r37947 (trunk): * ChangeLog: fix a typo for r37938.

nagachika	2012-11-29 02:56:39 +0900 (Thu, 29 Nov 2012)

  New Revision: 37947

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

  Log:
    * ChangeLog: fix a typo for r37938.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 37946)
+++ ChangeLog	(revision 37947)
@@ -29,7 +29,7 @@
 	  meaning of function.
 	  This function is called with same parameters of
 	  `rb_thread_call_without_gvl()'.
-	  However, if interrupts are detected, when return immediately.
+	  However, if interrupts are detected, then return immediately.
 
 	* thread.c: implement `rb_thread_call_without_gvl2()'.
 

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

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