changeset 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 b3cf4539d1bd
children 2c1924699bf7
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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'