From b254385666a39faba6f38087f8ff015770c05582 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Tue, 5 May 2009 19:04:53 +0000 Subject: [PATCH] remove space in the description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7b0c31c46..279e9b84e 100644 --- a/setup.py +++ b/setup.py @@ -358,7 +358,7 @@ setup( description = "Bittorrent Client", long_description = """Deluge is a bittorrent client that utilizes a daemon/client model. There are various user interfaces available for - Deluge such as the GTKui, the webui and a console ui. Deluge uses + Deluge such as the GTKui, the webui and a console ui. Deluge uses libtorrent in it's backend to handle the bittorrent protocol.""", keywords = "torrent bittorrent p2p fileshare filesharing", entry_points = """