aboutsummaryrefslogtreecommitdiffstats
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
commit2713d38b342f1314a694661dad6c129b858a1895 (patch)
treed9ebeb29e541634568e1a47825ed1f69157dfbca
parentb05549adf0bbf26a4b1dd41b6ddf175c12f2a024 (diff)
downloadruby-2713d38b342f1314a694661dad6c129b858a1895.tar.gz
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-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>