fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50606 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-05-22 15:26:11 +00:00
parent 2c686723fe
commit 9bab9d5092

View File

@ -51,7 +51,7 @@ Thu May 21 17:44:53 2015 Koichi Sasada <ko1@atdot.net>
* vm.c (vm_cref_new_toplevel): export as rb_vm_cref_new_toplevel().
* test/ruby/test_method.rb: add some assersions.
* test/ruby/test_method.rb: add some assertions.
Thu May 21 17:29:26 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>