fix typos [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-06-04 13:54:33 +00:00
parent 6db5b1eaa5
commit 9d0fc5a819

View File

@ -132,7 +132,7 @@ Wed Jun 3 16:17:21 2015 Aaron Patterson <tenderlove@ruby-lang.org>
Wed Jun 3 11:47:15 2015 Koichi Sasada <ko1@atdot.net>
* method.h: change fileds order to gather frequent acces fields.
* method.h: change fields order to gather frequent access fields.
* vm_insnhelper.c (vm_call_method): add LIKELY().