From 4ca7f26d068a4c88e30c70e92057aa97e8ad1fe2 Mon Sep 17 00:00:00 2001 From: hsbt Date: Sun, 19 Jan 2014 02:14:45 +0000 Subject: [PATCH] * vm_trace.c: fix typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- vm_trace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm_trace.c b/vm_trace.c index 81452997e9..db4b908181 100644 --- a/vm_trace.c +++ b/vm_trace.c @@ -10,7 +10,7 @@ **********************************************************************/ /* - * This file incldue two parts: + * This file include two parts: * * (1) set_trace_func internal mechanisms * and C level API