From ee8406e026aa9b6751277373752f388af764aa2b Mon Sep 17 00:00:00 2001 From: Andrew Dumaresq Date: Sun, 11 Jan 2015 11:45:29 -0500 Subject: [PATCH] Minor text change --- couchpotato/core/downloaders/putio/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/downloaders/putio/__init__.py b/couchpotato/core/downloaders/putio/__init__.py index 60ccad58..48794d9d 100644 --- a/couchpotato/core/downloaders/putio/__init__.py +++ b/couchpotato/core/downloaders/putio/__init__.py @@ -30,7 +30,7 @@ config = [{ }, { 'name': 'folder', - 'description': ('The folder on putio where you want the upload to go','Must be a folder in the root directory'), + 'description': ('The folder on putio where you want the upload to go','Will find the first first folder that matches this name'), 'default': 0, }, {