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

ruby-changes:14601

From: kazu <ko1@a...>
Date: Wed, 27 Jan 2010 23:25:28 +0900 (JST)
Subject: [ruby-changes:14601] Ruby:r26445 (trunk): fix typos

kazu	2010-01-27 23:25:13 +0900 (Wed, 27 Jan 2010)

  New Revision: 26445

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

  Log:
    fix typos

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 26444)
+++ ChangeLog	(revision 26445)
@@ -47,7 +47,7 @@
 
 Tue Jan 26 20:21:28 2010  Masatoshi SEKI  <m_seki@m...>
 
-	* lib/drb/eq.rb: fix circular requrie in drb.
+	* lib/drb/eq.rb: fix circular require in drb.
 	  reported by akr. see [ruby-dev:40156] [ruby-core:27661]
 
 
@@ -177,7 +177,7 @@
 
 	* ext/win32ole/win32ole.c: add WIN32OLE.ole_initialize,
 	  WIN32OLE.ole_uninitialize to use in win32ole.rb.
-	  You must not use thease methods.
+	  You must not use these methods.
 
 	* ext/win32ole/lib/win32ole.rb: add win32ole.rb 
 	  re-define Thread#initialize (fix ruby-core:27634)

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

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