Fix commas

This commit is contained in:
def 2014-06-15 00:01:02 +02:00
parent a02d437355
commit b743815665

View File

@ -721,7 +721,7 @@
"description":"Wrapper for the markdown rendering hoedown library", "description":"Wrapper for the markdown rendering hoedown library",
"license": "MIT", "license": "MIT",
"web": "http://gradha.github.io/midnight_dynamite/" "web": "http://gradha.github.io/midnight_dynamite/"
} },
{ {
"name": "rsvg", "name": "rsvg",
"url": "git://github.com/def-/rsvg", "url": "git://github.com/def-/rsvg",
@ -730,5 +730,5 @@
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library" "description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library"
"license": "MIT", "license": "MIT",
"web": "https://github.com/def-/rsvg" "web": "https://github.com/def-/rsvg"
}, }
] ]