aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-09 14:30:00 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-05-09 14:30:00 +0000
commitbc7a845a80f142810e70c27cbc7186a7973460e0 (patch)
tree04119ba131343ff5795def36c91a477329f3e67f
parent8610bd032a081febf545176a42697135f57c18f1 (diff)
downloadruby-bc7a845a80f142810e70c27cbc7186a7973460e0.tar.gz
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 829b303dee..29271462d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,7 +43,7 @@ Mon May 9 02:51:51 2016 NARUSE, Yui <naruse@ruby-lang.org>
Mon May 9 02:39:16 2016 NARUSE, Yui <naruse@ruby-lang.org>
- * configure.in: check function attirbute const and pure,
+ * configure.in: check function attribute const and pure,
and define CONSTFUNC and PUREFUNC if available.
Note that I don't add those options as default because
it still shows many false-positive (it seems not to consider