ruby-changes:40313
From: kazu <ko1@a...>
Date: Fri, 30 Oct 2015 22:40:30 +0900 (JST)
Subject: [ruby-changes:40313] kazu:r52394 (trunk): fix a typo [ci skip]
kazu 2015-10-30 22:40:17 +0900 (Fri, 30 Oct 2015) New Revision: 52394 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=52394 Log: fix a typo [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 52393) +++ ChangeLog (revision 52394) @@ -76,7 +76,7 @@ Fri Oct 30 07:38:29 2015 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L76 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. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/