From 577e64a874a39ab8a3946660ac50bb3993a7e174 Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 26 Sep 2008 10:13:57 +0000 Subject: Fix well-knwon typos. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8b88a31219..5011693a6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,7 +33,7 @@ Fri Sep 26 17:07:04 2008 Yuki Sonoda (Yugui) * error.c (Init_syserr): moved to the template. (errno_missing): removed. fixed [ruby-dev:35958]. - * defs/knwon_errors.def: added. extracted from Init_syserr. + * defs/known_errors.def: added. extracted from Init_syserr. * templates/known_errors.inc.tmpl: added. Template for Init_syserr. c.f. [ruby-dev:35958]. @@ -629,7 +629,7 @@ Fri Sep 19 20:48:06 2008 Yuki Sonoda * ext/bigdecimal/bigdecimal.c: ditto. - * lib/rdoc/knwon_classes.rb: removed the entry for Precision. + * lib/rdoc/known_classes.rb: removed the entry for Precision. * test/ruby/test_prec.rb: removed. @@ -23692,11 +23692,11 @@ Thu Aug 23 00:04:45 2007 Yukihiro Matsumoto Wed Aug 22 15:59:44 2007 Koichi Sasada * bootstraptest/test_knownbug.rb: - fix typo of filename (test_knwonbug.rb). + fix typo of filename (test_knownbug.rb). Wed Aug 22 14:04:53 2007 Koichi Sasada - * bootstraptest/test_knwonbug.rb: added. This file will contain + * bootstraptest/test_knownbug.rb: added. This file will contain test cases which point out known bug. If bug is fixed, tests should move to the suitable place. -- cgit v1.2.3