summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-17 01:39:25 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-08-17 01:39:25 +0000
commit00b363cd9492febe9f73b6a783a57de72cf4884a (patch)
treeb24a742c861b91e1d3a74fc5e770a62a8e49b991 /ChangeLog
parent86e8e8a2f5ae3947a61088d150c9b12eca9b9f09 (diff)
Sorry, this might not be typo... "memoize" came from Schema?
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6778 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 5839d9bfda..a7dab6842b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -883,7 +883,7 @@ Wed Jun 16 16:03:59 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
Wed Jun 16 16:01:17 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * gc.c (stack_grow_direction): memorize the direction.
+ * gc.c (stack_grow_direction): memoize the direction.
* gc.c (Init_stack): should always move to end of VALUE.