summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-05-09 01:22:45 +0900
committerKali Kaneko <kali@leap.se>2013-05-09 01:22:45 +0900
commit0fdbd76503530f9b04530a82002ffc29f06e4ca9 (patch)
tree570bf7f92a22c9863fda2610e20ec693c4ffbbdf /setup.py
parent67d071cd6beeee96da0055647d037819c1018976 (diff)
typo
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c2ea309..eb86a25 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ trove_classifiers = [
'Framework :: Twisted',
'Intended Audience :: Developers',
'License :: OSI Approved :: GNU Affero General Public License v3'
- 'or later (AGPLv3+)',
+ ' or later (AGPLv3+)',
'Natural Language :: English',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python :: 2.6',