summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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