aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-02 06:37:01 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-12-02 06:37:01 +0000
commit064f6af2cbf53d014a2548b9daa6553b0e544dc1 (patch)
tree40ab01028d3bf716618a9bcbf6e350479827528d
parent82ec8baa955a45e385569251de9b4da0d82ce5da (diff)
downloadruby-064f6af2cbf53d014a2548b9daa6553b0e544dc1.tar.gz
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d1f8644ac0..bd0a74c1d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Thu Dec 2 15:31:14 2010 NAKAMURA Usaku <usa@ruby-lang.org>
- * win32/win32.c (rb_w43_read): more fix. [ruby-core:33513]
+ * win32/win32.c (rb_w32_read): more fix. [ruby-core:33513]
Thu Dec 2 13:41:43 2010 NAKAMURA Usaku <usa@ruby-lang.org>