summaryrefslogtreecommitdiffstats
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
commit6be481377907a9ea482f160f39ffc2f90416268c (patch)
tree0cd5d4236afb4978b831f2262817c8983fb7e18c
parent789d4c56c79ca01505f53a330ed40289375c5bde (diff)
downloadruby-6be481377907a9ea482f160f39ffc2f90416268c.tar.gz
ruby-6be481377907a9ea482f160f39ffc2f90416268c.tar.xz
ruby-6be481377907a9ea482f160f39ffc2f90416268c.zip
* ChangeLog: modify typo.
git-svn-id: http://svn.ruby-lang.org/repos/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 8a6b09cac..60dd67e3e 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>