From 3fe13558fd955ef3bf6d236ef6236b6aea2e084d Mon Sep 17 00:00:00 2001 From: kazu Date: Sun, 7 Jun 2015 15:06:24 +0000 Subject: fix typo [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e2a2b31f37..0c9b7ae322 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,7 @@ Sat Jun 6 18:23:41 2015 Koichi Sasada rb_method_entry_t::attr is union with VALUE because this field should have same size of VALUE. rb_method_entry_t is T_IMEMO). - And also add the following access macros to it's fileds. + And also add the following access macros to it's fields. * METHOD_ENTRY_VISI(me) * METHOD_ENTRY_BASIC(me) -- cgit v1.2.3