aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarriount <Varriount@users.noreply.github.com>2014-06-14 22:14:12 -0400
committerVarriount <Varriount@users.noreply.github.com>2014-06-14 22:14:12 -0400
commite646b4205d0df946e573240ed00254b2ed32caa5 (patch)
tree3ee4b66ea6e81ae497ab2eb091b836552843585b
parentc893ad84c623e4414abdd3927bf3e6c84c53e865 (diff)
downloadpackages-e646b4205d0df946e573240ed00254b2ed32caa5.tar.gz
packages-e646b4205d0df946e573240ed00254b2ed32caa5.zip
Update packages.json
Corrected Syntax
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 308ee11..ec9e0be 100644
--- a/packages.json
+++ b/packages.json
@@ -727,7 +727,7 @@
"url": "git://github.com/def-/rsvg",
"method": "git",
"tags": ["wrapper", "library", "graphics"],
- "description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library"
+ "description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library",
"license": "MIT",
"web": "https://github.com/def-/rsvg"
}