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

ruby-changes:39586

From: nagachika <ko1@a...>
Date: Sun, 23 Aug 2015 03:12:05 +0900 (JST)
Subject: [ruby-changes:39586] nagachika:r51667 (trunk): * ChangeLog: fix a typo for r51660.

nagachika	2015-08-23 03:11:47 +0900 (Sun, 23 Aug 2015)

  New Revision: 51667

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

  Log:
    * ChangeLog: fix a typo for r51660.

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 51666)
+++ ChangeLog	(revision 51667)
@@ -7,7 +7,7 @@ Sat Aug 22 15:43:12 2015  Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L7
 Sat Aug 22 08:23:32 2015  Koichi Sasada  <ko1@a...>
 
 	* ext/thread/thread.c: move definitions of Queue, SizedQueue
-	  and ConditionalVariables to thread_tools.c. In other wowrds,
+	  and ConditionalVariables to thread_tools.c. In other words,
 	  such classes are built-in.
 	  [Feature #8919]
 

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

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