* ChangeLog: fix a typo

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nagachika 2012-05-26 18:18:45 +00:00
parent 76547ea75f
commit 18454e6f10

View File

@ -27,7 +27,7 @@ Sat May 26 16:26:30 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
Sat May 26 15:29:22 2012 Koichi Sasada <ko1@atdot.net>
* test/ruby/test_backtrace.rb (test_caller_lev):
decreaze recursion size.
decrease recursion size.
Sat May 26 13:50:48 2012 Koichi Sasada <ko1@atdot.net>