Utter pedantry? Perhaps, but misleading comments are bugs too.
authorBen Ostrowsky <ben@esilibrary.com>
Fri, 30 Oct 2009 18:55:39 +0000 (18:55 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 16 Jul 2012 16:08:31 +0000 (12:08 -0400)
git-svn-id: svn://nox.esilibrary.com/migration-tools@630 eee7cc8d-164e-4af6-8e1b-092a69004917

unicorn/unicorn_patrons_to_tsv.pl

index efe0c27..454486a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 
-# Converts a Unicorn users.data, bill.data, or charge.data file to a tab-separated file.
+# Converts a Unicorn users.data file to a tab-separated file.
 # 2009-08-10 Ben Ostrowsky <ben@esilibrary.com>
 
 my @records;