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

ruby-changes:10097

From: akr <ko1@a...>
Date: Sun, 18 Jan 2009 00:43:25 +0900 (JST)
Subject: [ruby-changes:10097] Ruby:r21640 (trunk): fix typos.

akr	2009-01-18 00:43:07 +0900 (Sun, 18 Jan 2009)

  New Revision: 21640

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

  Log:
    fix typos.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 21639)
+++ ChangeLog	(revision 21640)
@@ -318,7 +318,7 @@
 
 Wed Jan 14 13:19:21 2009  Nobuyoshi Nakada  <nobu@r...>
 
-	* win32/win32.c (rb_w32_aspawn): should not escape with carret
+	* win32/win32.c (rb_w32_aspawn): should not escape with caret
 	  unless using cmd.exe.
 
 Wed Jan 14 13:09:00 2009  Nobuyoshi Nakada  <nobu@r...>
@@ -441,7 +441,7 @@
 	  is_internal_cmd.
 
 	* win32/win32.c (argv_size, join_argv): escapes redirection, pipe
-	  and carret punctuations with carrets.
+	  and caret punctuations with carets.
 
 	* win32/win32.c (rb_w32_aspawn): ditto, and redirections and pipe
 	  have no meanings.

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

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