From: Stéphane Jacob Date: Sat, 24 Dec 2011 18:38:42 +0000 (+0100) Subject: Typo. X-Git-Tag: xorg/1.1.5~52 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=5b24448ddc17d304c3c0ed94bb50a1d576e6b94b;p=platal.git Typo. Signed-off-by: Stéphane Jacob --- 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];