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

ChangeLog: reword

* ChangeLog: reword "affect" as it is a verb.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-02-02 03:53:01 +00:00
parent 4e8b8c10dd
commit 120c23edad

View file

@ -1,7 +1,8 @@
Tue Feb 2 09:08:27 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* lib/rubygems/specification.rb: `coding` is affect only first line except
shebang.
* lib/rubygems/specification.rb: `coding` is effective only first
line except shebang.
* lib/rubygems/package.rb, lib/rubygems/package/*: ditto.
Mon Feb 1 21:41:58 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>