* fixed typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akira 2004-05-15 06:18:14 +00:00
parent cc2b0331b1
commit c62564616d

View file

@ -85,7 +85,7 @@ Mon May 10 16:45:21 2004 Yukihiro Matsumoto <matz@ruby-lang.org>
[ruby-talk:98651]
* eval.c (rb_eval): raise TypeError exception for superclass
mismatch. [ruby-dev:39567]
mismatch. [ruby-list:39567]
Mon May 10 12:11:37 2004 Dave Thomas <dave@pragprog.com>