From d9d3781de0cfac4d0fa5e2dd9c920f7c66a77a3f Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 16 Sep 2008 17:02:01 +0000 Subject: fix typos. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9ec8b2b53d..58b7921c27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -264,7 +264,7 @@ Mon Sep 15 14:34:32 2008 NARUSE, Yui Mon Sep 15 13:53:33 2008 NARUSE, Yui - * encoding.c (rb_enc_compatible): accepst other than strings and + * encoding.c (rb_enc_compatible): accept other than strings and regexps. [ruby-core:18595] * encoding.c (rb_enc_get_index): works files and encodings. @@ -362,7 +362,7 @@ Sun Sep 14 13:48:03 2008 Yuki Sonoda (Yugui) * object.c (Init_Object): added metameta-class initialization for BasicObject, Object, and Module. The metameta-classes of them are now the metaclass of Class, as the - metameta-calss of Class is. + metameta-class of Class is. * object.c (boot_defmetametaclass): added. -- cgit v1.2.3