From e40b268aa7068b8eadef8de10a90512eea7c3e23 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 9 Jan 2012 00:16:39 +0100 Subject: [PATCH] Transmission description --- couchpotato/core/downloaders/transmission/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/downloaders/transmission/__init__.py b/couchpotato/core/downloaders/transmission/__init__.py index 1173fc2b..b4d986f2 100644 --- a/couchpotato/core/downloaders/transmission/__init__.py +++ b/couchpotato/core/downloaders/transmission/__init__.py @@ -10,7 +10,7 @@ config = [{ 'tab': 'downloaders', 'name': 'transmission', 'label': 'Transmission', - 'description': 'Send NZBs to your NZBGet installation.', + 'description': 'Send torrents to Transmission.', 'wizard': True, 'options': [ {