diff --git a/cli/fix.php b/cli/fix.php index 6dec138..675a4a7 100644 --- a/cli/fix.php +++ b/cli/fix.php @@ -169,7 +169,7 @@ foreach ((array) $namespaces as $namespace) echo sprintf( 'Piece %s/%s sent, waiting %s seconds...' . PHP_EOL, - $key, + $key + 1, $total, $delay );