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

ruby-changes:8426

From: kazu <ko1@a...>
Date: Mon, 27 Oct 2008 11:15:23 +0900 (JST)
Subject: [ruby-changes:8426] Ruby:r19957 (trunk): fix typo

kazu	2008-10-27 11:15:08 +0900 (Mon, 27 Oct 2008)

  New Revision: 19957

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

  Log:
    fix typo

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 19956)
+++ ChangeLog	(revision 19957)
@@ -87,7 +87,7 @@
 	  give up.  [ruby-core:19465]
 
 	* test/csv/test_features.rb, test/csv/test_table.rb, test/csv/test_row.rb:
-	  Loosened some tests to check for a compatible? Encoding instea
+	  Loosened some tests to check for a compatible? Encoding instead
 	  of an exact Encoding.  [ruby-core:19470]
 
 Sat Oct 25 07:42:49 2008  Eric Hodel  <drbrain@s...>
@@ -3824,7 +3824,7 @@
 Fri Sep  5 18:16:31 2008  Nobuyoshi Nakada  <nobu@r...>
 
 	* ext/iconv/iconv.c (iconv_create): strips glibc style option before
-	  charset mapping.  retris without options if they seemed causing
+	  charset mapping.  retries without options if they seemed causing
 	  error, and warns.  [ruby-dev:36147]
 
 Fri Sep  5 03:09:48 2008  Koichi Sasada  <ko1@a...>

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

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