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

fix a typo [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53630 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2016-01-23 05:19:42 +00:00
parent a3f4fcb45c
commit 9608176fad

View file

@ -1,7 +1,7 @@
Sat Jan 23 11:42:43 2016 Peter Suschlik <ps@neopoly.de>
* README.md: Use SVG Travis badge over PNG for better quality and
devise support. [Fix GH-1214] [Fix GH-1216]
device support. [Fix GH-1214] [Fix GH-1216]
Sat Jan 23 11:29:16 2016 Pascal Betz <pascal.betz@simplificator.com>