Typo.
authorStéphane Jacob <sj@m4x.org>
Sat, 24 Dec 2011 18:38:42 +0000 (19:38 +0100)
committerStéphane Jacob <sj@m4x.org>
Sat, 24 Dec 2011 18:38:42 +0000 (19:38 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
bin/formatAddresses.php

index 2e25835..f73b288 100755 (executable)
@@ -86,7 +86,7 @@ EOF;
     exit;
 }
 
-print "Formats addresses addresses.\n";
+print "Formats addresses.\n";
 
 if ($range != 'a') {
     $where = $targets[$target] . $ranges[$range];