From 38935875e98ecb569959771cfeac42aa6f67e3ce Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 22 Apr 2015 14:24:16 +0200 Subject: [PATCH] Renamer description update fix #4801 --- couchpotato/core/plugins/renamer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/plugins/renamer.py b/couchpotato/core/plugins/renamer.py index 1a57bc0..bc8d5f3 100755 --- a/couchpotato/core/plugins/renamer.py +++ b/couchpotato/core/plugins/renamer.py @@ -1326,7 +1326,7 @@ config = [{ { 'name': 'to', 'type': 'directory', - 'description': 'Default folder where the movies are moved to.', + 'description': 'Default folder where the movies are moved/copied/linked to.', }, { 'name': 'folder_name',