--- a/WebBrowser/AdBlock/AdBlockManager.py Sun Apr 03 16:33:37 2016 +0200 +++ b/WebBrowser/AdBlock/AdBlockManager.py Sun Apr 03 17:07:25 2016 +0200 @@ -285,7 +285,7 @@ def addSubscriptionFromUrl(self, url): """ - Public method to ad an AdBlock subscription given the abp URL: + Public method to ad an AdBlock subscription given the abp URL. @param url URL to subscribe an AdBlock subscription @type QUrl