summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d29b969837..63bf27bb3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Tue Nov 20 21:41:04 2012 Koichi Sasada <ko1@atdot.net>
- * include/ruby/debug.h: introdudced.
+ * include/ruby/debug.h: introduced.
Debugging/profiling features will be located.
* vm_trace.c: expose C-level TracePoint APIs.