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

ruby-changes:7770

From: akr <ko1@a...>
Date: Thu, 11 Sep 2008 04:43:43 +0900 (JST)
Subject: [ruby-changes:7770] Ruby:r19291 (trunk): fix a typo.

akr	2008-09-11 04:43:29 +0900 (Thu, 11 Sep 2008)

  New Revision: 19291

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

  Log:
    fix a typo.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 19290)
+++ ChangeLog	(revision 19291)
@@ -138,7 +138,7 @@
 
 Tue Sep  9 20:21:54 2008  Tanaka Akira  <akr@f...>
 
-	* transcode.c (rb_econv_open): reverse the order of decorders.
+	* transcode.c (rb_econv_open): reverse the order of decoders.
 
 Tue Sep  9 20:18:26 2008  Tanaka Akira  <akr@f...>
 

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

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