projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc18b9
)
Typo.
author
Stéphane Jacob
<sj@m4x.org>
Sat, 24 Dec 2011 18:38:42 +0000
(19:38 +0100)
committer
Sté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
patch
|
blob
|
blame
|
history
diff --git
a/bin/formatAddresses.php
b/bin/formatAddresses.php
index
2e25835
..
f73b288
100755
(executable)
--- 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];