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

ruby-changes:7636

From: akr <ko1@a...>
Date: Sat, 6 Sep 2008 02:26:07 +0900 (JST)
Subject: [ruby-changes:7636] Ruby:r19157 (trunk): update rdoc.

akr	2008-09-06 02:25:56 +0900 (Sat, 06 Sep 2008)

  New Revision: 19157

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

  Log:
    update rdoc.

  Modified files:
    trunk/transcode.c

Index: transcode.c
===================================================================
--- transcode.c	(revision 19156)
+++ transcode.c	(revision 19157)
@@ -2341,7 +2341,7 @@
  *
  * returns the corresponding stateless encoding.
  *
- * It returns nil if the argument is stateless encoding.
+ * It returns nil if the argument is not a stateful encoding.
  *
  * "corresponding stateless encoding" is a stateless encoding which
  * can represent all characters in the statefull encoding.

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

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