diff options
| author | Varriount <Varriount@users.noreply.github.com> | 2014-06-14 22:14:12 -0400 |
|---|---|---|
| committer | Varriount <Varriount@users.noreply.github.com> | 2014-06-14 22:14:12 -0400 |
| commit | e646b4205d0df946e573240ed00254b2ed32caa5 (patch) | |
| tree | 3ee4b66ea6e81ae497ab2eb091b836552843585b | |
| parent | c893ad84c623e4414abdd3927bf3e6c84c53e865 (diff) | |
| download | packages-e646b4205d0df946e573240ed00254b2ed32caa5.tar.gz packages-e646b4205d0df946e573240ed00254b2ed32caa5.zip | |
Update packages.json
Corrected Syntax
| -rw-r--r-- | packages.json | 2 |
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" } |
