mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
833dcacd73
commit
8db48b11c6
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ Fri Oct 30 07:38:29 2015 Koichi Sasada <ko1@atdot.net>
|
|||
cref as a key (#10943).
|
||||
|
||||
However, if current CREF list does not include singleton class,
|
||||
no need to check CREF beacuse it should be same name space.
|
||||
no need to check CREF because it should be same name space.
|
||||
|
||||
* vm_insnhelper.c (vm_get_const_key_cref): add a function returns
|
||||
CREF only when it includes singleton class.
|
||||
|
|
Loading…
Reference in a new issue