Fixed typo

fix_request_path_info
Chris Glass 2011-04-27 11:11:31 +02:00
parent 74a21efb17
commit 000d480dfb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ setup(
author = 'Bert Constantin', author = 'Bert Constantin',
author_email = 'bert.constantin@gmx.de', author_email = 'bert.constantin@gmx.de',
maintainer = 'Christopher Glass', maintainer = 'Christopher Glass',
maintainer_email = 'tribaal@gmail.com' maintainer_email = 'tribaal@gmail.com',
url = 'http://bserve.webhop.org/wiki/django_polymorphic', url = 'http://bserve.webhop.org/wiki/django_polymorphic',
packages = [ 'polymorphic' ], packages = [ 'polymorphic' ],
classifiers=[ classifiers=[