Skip to content

Commit 76b50dc

Browse files
authored
Merge pull request #54 from shliu888/patch-2
2 parents 1ae4b27 + 15e8477 commit 76b50dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/add_default-ads-blocklist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
with open(blocklist, "r") as blocklist_1:
4444
master_blocklist = blocklist_1.readlines()
4545

46-
print ("Duplicated lines deleted sucesfully")
46+
print ("Duplicated lines deleted succesfully")

0 commit comments

Comments
 (0)