summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ed890318a9..acbd685429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@ Mon Dec 10 02:09:28 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
Mon Dec 10 01:06:56 2001 Yukihiro Matsumoto <matz@ruby-lang.org>
- * parse.y (gettable): should freeze __LINE__ string.
+ * parse.y (gettable): should freeze __FILE__ string.
Sun Dec 9 18:06:26 2001 Minero Aoki <aamine@loveruby.net>