aboutsummaryrefslogtreecommitdiffstats
path: root/vm_trace.c
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-19 02:14:45 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-19 02:14:45 +0000
commit4ca7f26d068a4c88e30c70e92057aa97e8ad1fe2 (patch)
tree9573060c206d5aab6a36a31ce290994faf007c15 /vm_trace.c
parent6282b3b5c307396472e4ece5a227b83a5f716bdc (diff)
downloadruby-4ca7f26d068a4c88e30c70e92057aa97e8ad1fe2.tar.gz
* vm_trace.c: fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'vm_trace.c')
-rw-r--r--vm_trace.c2
1 files changed, 1 insertions, 1 deletions
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