@@ -225,7 +225,7 @@ |
||
| 225 | 225 | if (count($filterAttributes) === 0) { |
| 226 | 226 | $output->writeln( |
| 227 | 227 | '<warning>No filter was specified. To delete all customer, ' . |
| 228 | - 'add the --all option</warning>' |
|
| 228 | + 'add the --all option</warning>' |
|
| 229 | 229 | ); |
| 230 | 230 | |
| 231 | 231 | return 1; |