aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-22 17:26:04 +0000
committernagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-06-22 17:26:04 +0000
commitf7fc42a7af1c88dae8b2ab44eaeb7042fb8d3b11 (patch)
tree2f9fbcec52bd5b12eab9499c2f1660f755a6928d
parentf120641e6527cd2af8f9605ef824bd714fa92dd1 (diff)
downloadruby-f7fc42a7af1c88dae8b2ab44eaeb7042fb8d3b11.tar.gz
* ChangeLog: fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36188 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b4558c8d9..21a53e7fba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,7 +44,7 @@ Fri Jun 22 18:04:26 2012 Koichi Sasada <ko1@atdot.net>
* 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