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

ruby-changes:28538

From: kazu <ko1@a...>
Date: Mon, 6 May 2013 10:22:52 +0900 (JST)
Subject: [ruby-changes:28538] kazu:r40590 (trunk): fix a typo

kazu	2013-05-06 10:22:37 +0900 (Mon, 06 May 2013)

  New Revision: 40590

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

  Log:
    fix a typo

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 40589)
+++ ChangeLog	(revision 40590)
@@ -8,7 +8,7 @@ Sun May  5 18:56:52 2013  Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L8
 	  exceptions.
 
 	* vm_insnhelper.c (vm_search_super_method): check the result of
-	  vm_search_superclass and raise execptions on error.
+	  vm_search_superclass and raise exceptions on error.
 
 Sun May  5 16:29:41 2013  Nobuyoshi Nakada  <nobu@r...>
 

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

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