* ChangeLog: typo.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2008-04-21 08:19:19 +00:00
parent 11f2fa4ade
commit eeceb720a9

View File

@ -1,6 +1,6 @@
Mon Apr 21 17:01:44 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* iseq.c (rb_iseq_compile_with_option): check if src is a strring.
* iseq.c (rb_iseq_compile_with_option): check if src is a string.
[ruby-core:16453]
Mon Apr 21 16:06:47 2008 Yukihiro Matsumoto <matz@ruby-lang.org>