aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-21 08:19:19 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-21 08:19:19 +0000
commiteeceb720a9589bd9a0acf47db9da05668d7a5865 (patch)
treecaa66610107f0bef0918e2136dc5080f52df2800 /ChangeLog
parent11f2fa4ade2176188dcbb6da7bf536104e5484db (diff)
downloadruby-eeceb720a9589bd9a0acf47db9da05668d7a5865.tar.gz
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16123 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24e9ddf42c..85b238ac82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>