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

ruby-changes:32569

From: hsbt <ko1@a...>
Date: Sun, 19 Jan 2014 11:14:48 +0900 (JST)
Subject: [ruby-changes:32569] hsbt:r44648 (trunk): * vm_trace.c: fix typo

hsbt	2014-01-19 11:14:45 +0900 (Sun, 19 Jan 2014)

  New Revision: 44648

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

  Log:
    * vm_trace.c: fix typo

  Modified files:
    trunk/vm_trace.c
Index: vm_trace.c
===================================================================
--- vm_trace.c	(revision 44647)
+++ vm_trace.c	(revision 44648)
@@ -10,7 +10,7 @@ https://github.com/ruby/ruby/blob/trunk/vm_trace.c#L10
 **********************************************************************/
 
 /*
- * This file incldue two parts:
+ * This file include two parts:
  *
  * (1) set_trace_func internal mechanisms
  *     and C level API

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

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