fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2015-10-29 13:01:19 +00:00
parent bce116617a
commit 7b9b1e0e7e

View File

@ -43,7 +43,7 @@ Thu Oct 29 16:20:26 2015 Koichi Sasada <ko1@atdot.net>
`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 <ko1@atdot.net>