summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-11 08:58:28 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-02-11 08:58:28 +0000
commit55f218b702432ab618fcc30e5b0f9225a0148081 (patch)
treeda0238e99cf37debc72bde24b5774ee8c877098f /ChangeLog
parent2d6308cceb79078e4a2c0e5ed31450c5fc61babf (diff)
typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5669 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 a0e713f559..18cdc2e805 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Tue Feb 10 16:43:56 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]
Mon Feb 9 17:16:00 2004 WATANABE Hirofumi <eban@ruby-lang.org>