@@ -148,7 +148,7 @@ |
||
148 | 148 | if ($this->shouldRun()) { |
149 | 149 | $count = $this->repair($output); |
150 | 150 | |
151 | - $output->info('Fixed ' . $count . ' vcards'); |
|
151 | + $output->info('Fixed '.$count.' vcards'); |
|
152 | 152 | } |
153 | 153 | } |
154 | 154 | } |