1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* ChangeLog: modify typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
aamine 2003-09-29 07:16:02 +00:00
parent a484962d95
commit 14f9af6015

View file

@ -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>