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

ruby-changes:24137

From: nagachika <ko1@a...>
Date: Sat, 23 Jun 2012 02:26:19 +0900 (JST)
Subject: [ruby-changes:24137] nagachika:r36188 (trunk): * ChangeLog: fix a typo

nagachika	2012-06-23 02:26:04 +0900 (Sat, 23 Jun 2012)

  New Revision: 36188

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

  Log:
    * ChangeLog: fix a typo

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 36187)
+++ ChangeLog	(revision 36188)
@@ -44,7 +44,7 @@
 	* internal.h: remove unused decl.
 
 	* iseq.c (rb_iseq_compile_with_option): add base_block parameter.
-	  set th->base_block before compation and restore it after
+	  set th->base_block before compilation and restore it after
 	  compilation.
 
 	* ruby.c (require_libraries): pass 0 as base_block instead of

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

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