From 48b10bb6a9a68b27770fce90a37b9b437a390c28 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 23 Feb 2009 01:14:26 +0000 Subject: typo git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22564 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d620db623..e1d431680 100644 --- a/ChangeLog +++ b/ChangeLog @@ -519,7 +519,7 @@ Thu Feb 12 22:51:18 2009 Nobuyoshi Nakada * compile.c (hide_obj): OBJ_FREEZE() is not an expression. a patch from nagachika at [ruby-dev:37977]. - * compile.c (insn_set_sc_state): fixed typoe. + * compile.c (insn_set_sc_state): fixed typo. Thu Feb 12 12:36:35 2009 Tanaka Akira -- cgit