diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index cdbac68e..a8c51585 100644 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -29,7 +29,7 @@ protected function schedule(Schedule $schedule) } /** - * Register the Closure based commands for the application. + * Register the commands for the application. * * @return void */