From 8db48b11c62be04aff42ebf049dec16c707e27b7 Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 30 Oct 2015 13:40:17 +0000 Subject: fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4aa48a9118..10bee41bc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -76,7 +76,7 @@ Fri Oct 30 07:38:29 2015 Koichi Sasada 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. -- cgit v1.2.3