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