--- a/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py Fri Aug 04 19:40:48 2017 +0200 +++ b/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py Fri Aug 04 19:43:32 2017 +0200 @@ -142,7 +142,7 @@ @param url URL string to be permuted @type str @return generator of permuted URL strings - @type generator of str + @rtype generator of str """ def hostPermutations(host): """