]> git.phdru.name Git - bookmarks_db.git/blobdiff - check_dups.py
"BroytMann" => "Broytman".
[bookmarks_db.git] / check_dups.py
index 16a8c43e2ed7199eaf6954862d900b5fda57628b..539712228d477e3630d0e6dd03d3ca19411beb85 100755 (executable)
@@ -2,7 +2,7 @@
 """
    Check duplicate URLs in the bookmarks database
 
-   Written by BroytMann. Copyright (C) 2000-2007 PhiloSoft Design
+   Written by Broytman. Copyright (C) 2000-2007 PhiloSoft Design
 """
 
 import sys
@@ -38,7 +38,7 @@ def run():
       pass
 
    if report_stats:
-      print "BroytMann check_dups, Copyright (C) 2000-2007 PhiloSoft Design"
+      print "Broytman check_dups, Copyright (C) 2000-2007 PhiloSoft Design"
 
    if args:
       sys.stderr.write("check_urls: too many arguments\n")