aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-01-11 13:34:24 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-01-11 13:34:24 +0000
commit3551b72566b17c9d4b1ae2f862f0e14315e70584 (patch)
treebb4d32fb8382ba19406770312ec444f0e6ca17cb /ChangeLog
parent9678dce5a41e14c4a4b3148c8f8a575e01a9d44f (diff)
downloadruby-3551b72566b17c9d4b1ae2f862f0e14315e70584.tar.gz
fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34266 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 61557c035f..a77575626b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -169,7 +169,7 @@ Sun Jan 8 00:46:34 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Sun Jan 8 00:10:10 2012 NARUSE, Yui <naruse@ruby-lang.org>
- * configure.in: check posix_memalign(3) and menalign(3).
+ * configure.in: check posix_memalign(3) and memalign(3).
* gc.c (aligned_malloc): use configure's result instead of
_POSIX_C_SOURCE and _XOPEN_SOURCE because they can't be used