We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ae4b27 + 15e8477 commit 76b50dcCopy full SHA for 76b50dc
scripts/add_default-ads-blocklist.py
@@ -43,4 +43,4 @@
43
with open(blocklist, "r") as blocklist_1:
44
master_blocklist = blocklist_1.readlines()
45
46
-print ("Duplicated lines deleted sucesfully")
+print ("Duplicated lines deleted succesfully")
0 commit comments