aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-29 07:16:02 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-09-29 07:16:02 +0000
commit14f9af6015ce3a10f17f05db1ea63b416f9e3b93 (patch)
tree0cd5d4236afb4978b831f2262817c8983fb7e18c
parenta484962d955a09f872362480ccf85dc82b6aadca (diff)
downloadruby-14f9af6015ce3a10f17f05db1ea63b416f9e3b93.tar.gz
* ChangeLog: modify typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a6b09cac3..60dd67e3ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Mon Sep 29 16:11:23 2003 Minero Aoki <aamine@loveruby.net>
- * test/fileutils/test_fileutils.rb: clean up temporaly symlink.
+ * test/fileutils/test_fileutils.rb: clean up temporary symlink.
Patched by NaHi. [ruby-dev:21420]
Mon Sep 29 11:16:55 2003 Yukihiro Matsumoto <matz@ruby-lang.org>