fix typo in license string

This commit is contained in:
Thomas Waldmann
2011-07-03 17:17:52 +02:00
parent e47102a105
commit e302fc7379

View File

@@ -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