From 7b9b1e0e7e8f71f3990a01a6b6902405db89a076 Mon Sep 17 00:00:00 2001 From: kazu Date: Thu, 29 Oct 2015 13:01:19 +0000 Subject: [PATCH] fix a typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 54413181a8..ef8a4059e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,7 +43,7 @@ Thu Oct 29 16:20:26 2015 Koichi Sasada `flag' is immediate value, so that C compilers can solve them at compile time. - * include/ruby/ruby.h: add a commnent about that. + * include/ruby/ruby.h: add a comment about that. Thu Oct 29 14:52:03 2015 Koichi Sasada