fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54984 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2016-05-12 13:01:03 +00:00
parent 2b7c721499
commit b69cc4ccbd

View File

@ -12,7 +12,7 @@ Thu May 12 00:18:19 2016 NAKAMURA Usaku <usa@ruby-lang.org>
Wed May 11 23:59:47 2016 Masaya Tarui <tarui@ruby-lang.org>
* vm_insnhelper.c (vm_getivar): describe fast-path explicit
(compiler frindly). [Bug #12274].
(compiler friendly). [Bug #12274].
Wed May 11 21:30:07 2016 Masaya Tarui <tarui@ruby-lang.org>