summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de>2011-07-03 17:17:52 +0200
committerThomas Waldmann <tw AT waldmann-edv DOT de>2011-07-03 17:17:52 +0200
commite302fc7379c083306a56f184c043511aeecb004e (patch)
tree8aa059ca7eac13316c183b240174dc749e2cf13a
parente47102a105ab86e6333b264a31a9d818cdd95ed4 (diff)
downloadxstatic-jquery-e302fc7379c083306a56f184c043511aeecb004e.tar.gz
fix typo in license string
-rw-r--r--xstatic/pkg/jquery/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xstatic/pkg/jquery/__init__.py b/xstatic/pkg/jquery/__init__.py
index e041b8d..b3f6e91 100644
--- a/xstatic/pkg/jquery/__init__.py
+++ b/xstatic/pkg/jquery/__init__.py
@@ -41,7 +41,7 @@ class JQuery(XStatic):
homepage = 'http://jquery.com/'
# this refers to all files:
- license = '(same a %s)' % display_name
+ license = '(same as %s)' % display_name
locations = {
# if value is a string, it is a base location, just append relative