diff --git a/Common-Problems.md b/Common-Problems.md index 9dfc920..55da602 100644 --- a/Common-Problems.md +++ b/Common-Problems.md @@ -56,7 +56,7 @@ Some sites cannot be logged into automatically and require you to login manually ![Firefox cookies](http://i.imgur.com/lI4pNfP.png) ## Unpack Torrents -Most torrent clients doesn't come with the automatic handling of compressed archives like their usenet counterparts. To solve this one could use a set of scripts. For this example I'll use Deluge, however aslong as the torrent client can execute an script you should be fine. +Most torrent clients doesn't come with the automatic handling of compressed archives like their usenet counterparts. To solve this one could use a set of scripts. For this example I'll use Deluge, however aslong as the torrent client can execute an script you should be fine (however you'd need to alter the extract script accordingly). **NOTE**: This guide applies only to Linux systems.