diff -r 536d97e3f1a1 -r 28f36b9c925f WebBrowser/SafeBrowsing/SafeBrowsingUrl.py --- 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): """