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

Drop unnecessary newline in short line [ci skip]

I'm commiting safe things to test commit hooks on production...

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2019-04-21 07:27:52 +00:00
parent 60455b39bb
commit ea1835caf2

View file

@ -169,7 +169,6 @@ See the file [CONTRIBUTING.md](CONTRIBUTING.md)
## The Author
Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in
1995.
Ruby was originally designed and developed by Yukihiro Matsumoto (Matz) in 1995.
<matz@ruby-lang.org>