diff setup.py @ 3310:faad9dd06b58 beta

fixed broken syntax in setup.py
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 03 Feb 2013 21:06:03 +0100
parents 2f2202dbc523
children f1491bad8339
line wrap: on
line diff
--- a/setup.py	Sun Feb 03 21:03:40 2013 +0100
+++ b/setup.py	Sun Feb 03 21:06:03 2013 +0100
@@ -93,7 +93,7 @@
 
 description = ('RhodeCode is a fast and powerful management tool '
                'for Mercurial and GIT with a built in push/pull server, '
-               'full text search and code-review.)
+               'full text search and code-review.')
 keywords = ' '.join(['rhodecode', 'rhodiumcode', 'mercurial', 'git',
                      'code review', 'repo groups', 'ldap'
                       'repository management', 'hgweb replacement'