aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-20 12:09:39 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-20 12:09:39 +0000
commitc3944b2d1f2adaf2dbef5952e26590e95a267921 (patch)
treed9ebeb29e541634568e1a47825ed1f69157dfbca /ChangeLog
parent28efd93e184e73f807996e61ca4a2bef3b0e4fa7 (diff)
downloadruby-c3944b2d1f2adaf2dbef5952e26590e95a267921.tar.gz
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53603 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 cc97d71ee0..9ef033d778 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
Wed Jan 20 20:58:25 2016 NAKAMURA Usaku <usa@ruby-lang.org>
- * common.mk, Makefile.in: update-config.files is only for Unix
+ * common.mk, Makefile.in: update-config_files is only for Unix
platforms.
Wed Jan 20 17:13:39 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>