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

ruby-changes:23004

From: nobu <ko1@a...>
Date: Fri, 16 Mar 2012 12:09:18 +0900 (JST)
Subject: [ruby-changes:23004] nobu:r35053 (trunk): * ChangeLog: fix typo.

nobu	2012-03-16 12:09:03 +0900 (Fri, 16 Mar 2012)

  New Revision: 35053

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

  Log:
    * ChangeLog: fix typo.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 35052)
+++ ChangeLog	(revision 35053)
@@ -1,7 +1,7 @@
 Fri Mar 16 12:00:42 2012  Nobuyoshi Nakada  <nobu@r...>
 
 	* vm_insnhelper.c (argument_error): use line number at the beginning
-	  of lambda, not the first code ob its body.
+	  of lambda, not the first code of its body.
 	  [ruby-core:43314][Bug #6151]
 
 	* iseq.c (rb_iseq_first_lineno): constified.

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

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