From cd90b90b2b529c67a24d008c754e6553fde66403 Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Fri, 12 Jul 2013 07:35:48 +0930 Subject: [PATCH] fixed typos --- nzbToCouchPotato.py | 4 ++-- nzbToMedia.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nzbToCouchPotato.py b/nzbToCouchPotato.py index 3ca3f5ff..c92d1812 100755 --- a/nzbToCouchPotato.py +++ b/nzbToCouchPotato.py @@ -53,9 +53,9 @@ # set to 1 to delete failed, or 0 to leave files in place. #cpsdelete_failed=0 -# CouchPotatoServer and NZBGet are on same system (0, 1). +# CouchPotatoServer and NZBGet are a different system (0, 1). # -# set to 1 if CouchPotato and NZBGet are on the same system, or 0 if on teh same system. +# set to 1 if CouchPotato and NZBGet are on a different system, or 0 if on the same system. #remoteCPS = 0 ## Extensions diff --git a/nzbToMedia.py b/nzbToMedia.py index e853bb2e..2dd0572e 100755 --- a/nzbToMedia.py +++ b/nzbToMedia.py @@ -53,9 +53,9 @@ # set to 1 to delete failed, or 0 to leave files in place. #cpsdelete_failed=0 -# CouchPotatoServer and NZBGet are on same system (0, 1). +# CouchPotatoServer and NZBGet are a different system (0, 1). # -# set to 1 if CouchPotato and NZBGet are on the same system, or 0 if on teh same system. +# set to 1 if CouchPotato and NZBGet are on a different system, or 0 if on the same system. #remoteCPS = 0 ## SickBeard