Skip to content

Commit

Permalink
fixed description #601
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Nov 6, 2018
1 parent 9195945 commit 265c175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Console/Commands/ModuleDelete.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class ModuleDelete extends Command
*
* @var string
*/
protected $description = 'Disable the specified module.';
protected $description = 'Delete the specified module.';

/**
* Execute the console command.
Expand Down

0 comments on commit 265c175

Please sign in to comment.