From 663c9f9463383277cc6b6142298efbf91abaf1c2 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 5 Feb 2008 16:53:23 +0000 Subject: typo fixed git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25665c97e..cf696d911 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,7 +31,7 @@ Tue Feb 5 11:14:11 2008 Nobuyoshi Nakada $NONINSTALLFILES. * lib/mkmf.rb (init_mkmf): defaults $NONINSTALLFILES to backup and - temporary filse. + temporary files. Mon Feb 4 21:52:06 2008 Nobuyoshi Nakada @@ -68,7 +68,7 @@ Sun Feb 3 21:13:13 2008 Yusuke Endoh Sat Feb 2 20:06:42 2008 Yukihiro Matsumoto * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime - a bit faster. a patch from Alexander Dymo in + a bit faster. a patch from Alexander Dymo in [ruby-core:15337]. Sat Feb 2 17:40:21 2008 NARUSE, Yui -- cgit