src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py

branch
eric7
changeset 10503
6a37b6ac3928
parent 10439
21c28b0f9e41
child 10692
9becf9ca115c
--- a/src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py	Sun Jan 14 13:02:05 2024 +0100
+++ b/src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py	Tue Jan 16 14:18:52 2024 +0100
@@ -128,7 +128,7 @@
     def permutations(url):
         """
         Static method to determine all permutations of host name and path
-        which can be applied to blacklisted URLs.
+        which can be applied to blocked URLs.
 
         @param url URL string to be permuted
         @type str

eric ide

mercurial