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

ruby-changes:22096

From: nagachika <ko1@a...>
Date: Wed, 28 Dec 2011 02:20:16 +0900 (JST)
Subject: [ruby-changes:22096] nagachika:r34145 (trunk): * ChangeLog: fix some typos.

nagachika	2011-12-28 02:19:55 +0900 (Wed, 28 Dec 2011)

  New Revision: 34145

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

  Log:
    * ChangeLog: fix some typos.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 34144)
+++ ChangeLog	(revision 34145)
@@ -92,7 +92,7 @@
 	  Use return value of setmode().
 
 	* test/ruby/test_io_m17n.rb
-	  (TestIO_M17N#test_seek_with_setting_binmode): add a test for abobe.
+	  (TestIO_M17N#test_seek_with_setting_binmode): add a test for above.
 	  [ruby-core:41671] [Bug #5714]
 
 Mon Dec 26 17:01:14 2011  Nobuyoshi Nakada  <nobu@r...>
@@ -142,7 +142,7 @@
 
 Sat Dec 24 12:38:53 2011  Nobuyoshi Nakada  <nobu@r...>
 
-	* proc.c (proc_call): get rid of optimazation-out by clang.
+	* proc.c (proc_call): get rid of optimization-out by clang.
 
 	* proc.c (rb_proc_call, rb_proc_call_with_block): ditto.
 
@@ -209,7 +209,7 @@
 
 Fri Dec 23 00:08:25 2011  Tanaka Akira  <akr@f...>
 
-	* test/test_pty.rb (test_pty_check_default): "cat" may not terminateed
+	* test/test_pty.rb (test_pty_check_default): "cat" may not terminated
 	  in the 0.1 second.
 
 Thu Dec 22 23:37:25 2011  Tanaka Akira  <akr@f...>

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

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