]> git.phdru.name Git - bookmarks_db.git/blobdiff - check_title.py
"BroytMann" => "Broytman".
[bookmarks_db.git] / check_title.py
index 23caeb898a6fe603ce47cd49c0ae84be07b5a60b..738dee4c9d6bde2bc7f985f29865bfa1d662be06 100755 (executable)
@@ -2,7 +2,7 @@
 """
    Check and show URLs in the bookmarks database where name <> real title
 
-   Written by BroytMann. Copyright (C) 2002-2008 PhiloSoft Design.
+   Written by Broytman. Copyright (C) 2002-2008 PhiloSoft Design.
 """
 
 import sys
@@ -24,7 +24,7 @@ def run():
       pass
 
    if report_stats:
-      print "BroytMann check_title, Copyright (C) 2002-2008 PhiloSoft Design"
+      print "Broytman check_title, Copyright (C) 2002-2008 PhiloSoft Design"
 
    if args:
       sys.stderr.write("check_title: too many arguments\n")