From 1e648b79b98475a6b429fb6d751f7a26b9d6e632 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 3 Jul 2006 08:55:04 +0000 Subject: fix typos. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b17d27cee..da0a5d5b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,7 +64,7 @@ Tue Jun 27 22:47:18 2006 Hidetoshi NAGAI * ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE. - * ext/tk/lib/tk.rb (tk_tcl2ruby): [bug fix] somtimes fail to convert + * ext/tk/lib/tk.rb (tk_tcl2ruby): [bug fix] sometimes fail to convert a tcl string to a ruby object if the tcl string includes "\n". Tue Jun 27 16:04:05 2006 WATANABE Hirofumi @@ -830,7 +830,7 @@ Sat May 13 16:14:05 2006 Tanaka Akira * lib/pp.rb (PP.mcall): new method. (Struct#pretty_print): call Kernel#class and Struct#members even if - overriden. + overridden. (Struct#pretty_print_cycle): ditto. [ruby-core:7865] @@ -920,7 +920,7 @@ Tue Apr 25 07:55:31 2006 Yukihiro Matsumoto Tue Apr 25 00:08:24 2006 Yukihiro Matsumoto * regex.c (re_compile_pattern): should check if c is not a - multibyte chracter. a patch from KIMURA Koichi + multibyte character. a patch from KIMURA Koichi . [ruby-dev:28598] Fri Apr 21 15:19:13 2006 Hidetoshi NAGAI -- cgit