From 7c37866b548a4a4c42928ddec862a00215298d82 Mon Sep 17 00:00:00 2001 From: Rhys Williams Date: Sat, 8 Feb 2020 22:23:47 +0200 Subject: [PATCH] Fixed YTS Spelling Issue --- couchpotato/core/media/movie/providers/automation/yifypopular.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/couchpotato/core/media/movie/providers/automation/yifypopular.py b/couchpotato/core/media/movie/providers/automation/yifypopular.py index 5794f1e..fa341aa 100644 --- a/couchpotato/core/media/movie/providers/automation/yifypopular.py +++ b/couchpotato/core/media/movie/providers/automation/yifypopular.py @@ -68,7 +68,7 @@ config = [{ 'list': 'automation_providers', 'name': 'ytspopular_automation', 'label': 'YTS Popular', - 'description': 'Imports popular downloas as currently listed on YTS.', + 'description': 'Imports popular downloads as currently listed on YTS.', 'options': [ { 'name': 'automation_enabled',