@@ -88,7 +88,7 @@ |
||
| 88 | 88 | ) { |
| 89 | 89 | parent::__construct($application, $filesystem); |
| 90 | 90 | $this->setName('make:task') |
| 91 | - ->setDescription('Command to generate new task class'); |
|
| 91 | + ->setDescription('Command to generate new task class'); |
|
| 92 | 92 | } |
| 93 | 93 | |
| 94 | 94 | /** |