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

ruby-changes:25195

From: nagachika <ko1@a...>
Date: Wed, 17 Oct 2012 22:36:58 +0900 (JST)
Subject: [ruby-changes:25195] nagachika:r37247 (trunk): * ChangeLog: fix a typo of r37243.

nagachika	2012-10-17 22:36:45 +0900 (Wed, 17 Oct 2012)

  New Revision: 37247

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

  Log:
    * ChangeLog: fix a typo of r37243.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 37246)
+++ ChangeLog	(revision 37247)
@@ -30,7 +30,7 @@
 	  if it can be cached.
 
 	* vm_core.h (rb_call_info_t): add new field
-	  `rb_call_info_t::aux::missing_reasion' to pass the reason to
+	  `rb_call_info_t::aux::missing_reason' to pass the reason to
 	  `vm_call_method_missing()'.
 
 Wed Oct 17 15:33:12 2012  Nobuyoshi Nakada  <nobu@r...>

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

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