aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-12 11:23:05 +0000
committersorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-12 11:23:05 +0000
commitb36c1e790846df5505af05e3f796d599df25fc59 (patch)
treea62f66a06f4a566249044193845e1d71541a7471
parentb1ba14bf63d7bc60bc9040e0a8020ceb998001b6 (diff)
downloadruby-b36c1e790846df5505af05e3f796d599df25fc59.tar.gz
correction to proper word
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c32408eaa9..327b371ecb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ Tue Jan 12 19:52:19 2016 sorah (Shota Fukumori) <her@sorah.jp>
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.
Mon Jan 12 18:41:41 2016 Martin Duerst <duerst@it.aoyama.ac.jp>