Skip to content

Commit 4239d4e

Browse files
committed
minor
1 parent 18b2a0d commit 4239d4e

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 to create the user
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. You can also use these constants to make code more readable

0 commit comments

Comments
 (0)