diff options
| author | Damien Lespiau <damien.lespiau@intel.com> | 2014-11-08 13:25:23 +0000 | 
|---|---|---|
| committer | Jeremy Kerr <jk@ozlabs.org> | 2014-11-10 20:27:28 +0800 | 
| commit | acfa769db38b67fcf0e6e02e7e2e166a6bc9b03c (patch) | |
| tree | dd869aeb0d85ff9db29abb25f73a4c0e4e54b775 /lib/packages/jquery/README | |
| parent | 3db814c3238c16702eb2f22e6503ba202e1cd744 (diff) | |
| download | patchwork-acfa769db38b67fcf0e6e02e7e2e166a6bc9b03c.tar.bz2 patchwork-acfa769db38b67fcf0e6e02e7e2e166a6bc9b03c.tar.xz  | |
jquery: Fix jqeury typo
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'lib/packages/jquery/README')
| -rw-r--r-- | lib/packages/jquery/README | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/packages/jquery/README b/lib/packages/jquery/README index f2a799a..47d440b 100644 --- a/lib/packages/jquery/README +++ b/lib/packages/jquery/README @@ -1,7 +1,7 @@  This directory contains the jQuery Javascript library, and jQuery  Table Drag & Drop plugin. These are available from: -  http://jqeury.com/ +  http://jquery.com/    http://isocra.com/2008/02/table-drag-and-drop-jquery-plugin/  Both are redistributable under the MIT license.  | 
