diff --git a/setup.py b/setup.py index 279e9b84e..8a604e26d 100644 --- a/setup.py +++ b/setup.py @@ -357,7 +357,7 @@ setup( data_files = _data_files, description = "Bittorrent Client", long_description = """Deluge is a bittorrent client that utilizes a - daemon/client model. There are various user interfaces available for + daemon/client model. There are various user interfaces available for 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",