1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

correction to proper word

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
sorah 2016-01-12 11:23:05 +00:00
parent f425e0fc2b
commit 09cb46b921

View file

@ -11,7 +11,7 @@ Tue Jan 12 19:52:19 2016 sorah (Shota Fukumori) <her@sorah.jp>
def_delegator Foo, :some_method def_delegator Foo, :some_method
This change is to revert unwanted incompatibility. But this behavior This change is to revert unexpected incompatibility. But this behavior
may change in the future. may change in the future.
Mon Jan 12 18:41:41 2016 Martin Duerst <duerst@it.aoyama.ac.jp> Mon Jan 12 18:41:41 2016 Martin Duerst <duerst@it.aoyama.ac.jp>