Browse Source

update comment

Taylor Otwell 6 years ago
parent
commit
ebc18e3aef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Console/Kernel.php

+ 1 - 1
app/Console/Kernel.php

@@ -29,7 +29,7 @@ class Kernel extends ConsoleKernel
     }
 
     /**
-     * Register the Closure based commands for the application.
+     * Register the commands for the application.
      *
      * @return void
      */