summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-10 20:54:00 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-10 20:54:00 +0000
commit6aca74c7130728d2e477f1a8b220e72618de81ad (patch)
tree5e83090e22c95d709cb69d74df2fb63ba1f0bf32 /ChangeLog
parentb416c57c0a998c6f2435e419860b7645508816d6 (diff)
typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5668 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 cb5f972dc7..e939ac32bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ Tue Feb 10 20:49:07 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
Tue Feb 10 16:43:50 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * eval.c (umethod_bind): perge unused check. [ruby-dev:22850]
+ * eval.c (umethod_bind): purge unused check. [ruby-dev:22850]
Tue Feb 10 14:33:08 2004 NAKAMURA Usaku <usa@ruby-lang.org>