diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2013-12-03 22:04:26 +0000 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2013-12-03 22:04:26 +0000 |
| commit | 2e952b4419b55f0ab9e4f22d5f6a98fb5659eeeb (patch) | |
| tree | 94f6a59de69e371068d4753d1fd2434de6d85650 | |
| parent | d835eb4543f5da187e949ab71b439406d6a35fdb (diff) | |
| download | packages-2e952b4419b55f0ab9e4f22d5f6a98fb5659eeeb.tar.gz packages-2e952b4419b55f0ab9e4f22d5f6a98fb5659eeeb.zip | |
Fixed nim-vorbis' description
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index a5dc3b1..a288704 100644 --- a/packages.json +++ b/packages.json @@ -400,7 +400,7 @@ "url": "https://bitbucket.org/BitPuffin/nim-vorbis", "method": "hg", "tags": ["library", "wrapper", "binding", "audio", "sound", "metadata", "media"], - "description": "Binding to libogg", + "description": "Binding to libvorbis", "license": "CC0" } |
