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

ruby-changes:17425

From: kazu <ko1@a...>
Date: Sat, 9 Oct 2010 16:15:15 +0900 (JST)
Subject: [ruby-changes:17425] Ruby:r29430 (trunk): fix typos

kazu	2010-10-09 16:14:57 +0900 (Sat, 09 Oct 2010)

  New Revision: 29430

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

  Log:
    fix typos

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 29429)
+++ ChangeLog	(revision 29430)
@@ -96,7 +96,7 @@
 
 Mon Oct  4 06:40:24 2010  NARUSE, Yui  <naruse@r...>
 
-	* Makefile.in (clean-rdoc): Don't use \ in variable expantion.
+	* Makefile.in (clean-rdoc): Don't use \ in variable expansion.
 	  BSD make treats it as an escape character.
 
 Mon Oct  4 00:01:53 2010  wanabe  <s.wanabe@g...>
@@ -177,7 +177,7 @@
 
 Wed Sep 29 16:18:03 2010  NAKAMURA Usaku  <usa@r...>
 
-	* vm_dump.c (dump_thread): remove ununsed optional arguments.
+	* vm_dump.c (dump_thread): remove unused optional arguments.
 
 Wed Sep 29 13:26:30 2010  Kenta Murata <mrkn@m...>
 
@@ -211,7 +211,7 @@
 Tue Sep 28 20:06:14 2010  NAKAMURA Usaku  <usa@r...>
 
 	* vm_dump.c (rb_vm_bugreport): add windows support.
-	  based on patchs from Peter Weldon at [ruby-core:32551]
+	  based on patches from Peter Weldon at [ruby-core:32551]
 
 Mon Sep 27 23:30:34 2010  Koichi Sasada  <ko1@a...>
 

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

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