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

ruby-changes:20267

From: nagachika <ko1@a...>
Date: Thu, 30 Jun 2011 12:13:45 +0900 (JST)
Subject: [ruby-changes:20267] nagachika:r32315 (trunk): * ChangeLog: fix some typos.

nagachika	2011-06-30 12:13:18 +0900 (Thu, 30 Jun 2011)

  New Revision: 32315

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

  Log:
    * ChangeLog: fix some typos.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 32314)
+++ ChangeLog	(revision 32315)
@@ -71,7 +71,7 @@
 Thu Jun 30 01:31:33 2011  KOSAKI Motohiro  <kosaki.motohiro@g...>
 
 	* thread.c (thread_s_pass): change RDoc description and remove
-	  a sample code. The actual implementaion never behave as explained by
+	  a sample code. The actual implementation never behave as explained by
 	  an example. It's a documentation bug.
 
 Thu Jun 30 00:54:33 2011  KOSAKI Motohiro  <kosaki.motohiro@g...>
@@ -85,7 +85,7 @@
 
 	* thread.c (rb_thread_wakeup): change RDoc sample code. The old
 	  example is buggy and may not display anything by a race.
-	  The patch is suggested by Heesob Parrk <phasis@g...>.
+	  The patch is suggested by Heesob Park <phasis@g...>.
 	  Thank you! [Bug #3606][ruby-core:31454]
 
 Thu Jun 30 00:43:33 2011  KOSAKI Motohiro  <kosaki.motohiro@g...>
@@ -100,7 +100,7 @@
 
 Thu Jun 30 00:03:20 2011  Keiju Ishitsuka  <keiju@i...>
 
-	* lib/irb/completion.rb: complate correctry string literal. fix
+	* lib/irb/completion.rb: complement correctly string literal. fix
 	  [Bug #1145].
 
 Wed Jun 29 23:42:51 2011  Tadayoshi Funaba  <tadf@d...>

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

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