fix typo in license string

This commit is contained in:
Thomas Waldmann 2011-07-03 17:17:52 +02:00
parent d58b93c958
commit bf79b395da
1 changed files with 1 additions and 1 deletions

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