From 18a88eab510d04863aa75c5c9fb19c5bf6819072 Mon Sep 17 00:00:00 2001 From: mano3m <-> Date: Wed, 26 Jun 2013 20:02:25 +0200 Subject: [PATCH] Textual change --- 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 8f19e34f..7805dd01 100644 --- a/couchpotato/core/downloaders/transmission/__init__.py +++ b/couchpotato/core/downloaders/transmission/__init__.py @@ -48,7 +48,7 @@ config = [{ 'label': 'Seeding support', 'default': True, 'type': 'bool', - 'description': '(Hard)links/copies after download is complete (if enabled in renamer), wait for seeding to finish before (re)moving. Set the seeding goal in the torrent providers.', + 'description': '(Hard)link/copy after download is complete (if enabled in renamer), wait for seeding to finish before (re)moving and set the seeding goal from the torrent providers.', }, { 'name': 'remove_complete',