diff options
author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-29 07:16:02 +0000 |
---|---|---|
committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-09-29 07:16:02 +0000 |
commit | 6be481377907a9ea482f160f39ffc2f90416268c (patch) | |
tree | 0cd5d4236afb4978b831f2262817c8983fb7e18c | |
parent | 789d4c56c79ca01505f53a330ed40289375c5bde (diff) | |
download | ruby-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-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |