Skip to content

Commit

Permalink
Fix example command doc comment. (#1399)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbygryzynger authored and grasmash committed Apr 18, 2017
1 parent 12439bf commit fa828c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/blt/src/Commands/ExampleCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
class ExampleCommand extends BltTasks {

/**
* Check local Drupal installation for security updates.
* Print "Hello world!" to the console.
*
* @command custom:hello
* @description This is an example command.
Expand Down

0 comments on commit fa828c3

Please sign in to comment.