Skip to content

Commit 7a7cef8

Browse files
committed
minor. #14488
1 parent faf164b commit 7a7cef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ want a command to create a user::
4545

4646
protected function execute(InputInterface $input, OutputInterface $output)
4747
{
48-
// ... put here the code to run in your command
48+
// ... put here the code to create the user
4949

5050
// this method must return an integer number with the "exit status code"
5151
// of the command.

0 commit comments

Comments
 (0)