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