From 5b24448ddc17d304c3c0ed94bb50a1d576e6b94b Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Sat, 24 Dec 2011 19:38:42 +0100 Subject: [PATCH 1/1] Typo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Jacob --- bin/formatAddresses.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/formatAddresses.php b/bin/formatAddresses.php index 2e25835..f73b288 100755 --- a/bin/formatAddresses.php +++ b/bin/formatAddresses.php @@ -86,7 +86,7 @@ EOF; exit; } -print "Formats addresses addresses.\n"; +print "Formats addresses.\n"; if ($range != 'a') { $where = $targets[$target] . $ranges[$range]; -- 2.1.4