diff options
author | lou <louiscuny@gmail.com> | 2013-03-23 16:42:25 +0100 |
---|---|---|
committer | lou <louiscuny@gmail.com> | 2013-04-19 11:57:53 +0200 |
commit | db7c79eeb957eec8d1b2272fe5d88400167d945d (patch) | |
tree | ce1ac0b82288c637fe270a07dd23df121860a2c2 | |
parent | aa1d5536de45464fc7be65f3c5370db7d4462ffc (diff) | |
download | multi-select-db7c79eeb957eec8d1b2272fe5d88400167d945d.zip multi-select-db7c79eeb957eec8d1b2272fe5d88400167d945d.tar.gz multi-select-db7c79eeb957eec8d1b2272fe5d88400167d945d.tar.bz2 |
fix typo in manifest
-rw-r--r-- | jquery.multi-select.jquery.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery.multi-select.jquery.json b/jquery.multi-select.jquery.json index 0c8a8cf..b45866e 100644 --- a/jquery.multi-select.jquery.json +++ b/jquery.multi-select.jquery.json @@ -1,6 +1,6 @@ { "name": "multi-select", - "title": " multiselect", + "title": "multiselect", "description": "This is a tiny jQuery plugin which aims to be a drop-in replacement for the standard <select> with multiple attribute activated.", "keywords": [ "multiselect", |