Skip to content

Commit f4b073a

Browse files
xabbuhGuikingone
authored andcommitted
[symfony#9969] fix a minor typo
1 parent 7206ab2 commit f4b073a

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
@@ -69,7 +69,7 @@ method. Then you can optionally define a help message and the
6969
;
7070
}
7171

72-
The ``configure()`` command is called automatically at the end of the command
72+
The ``configure()`` method is called automatically at the end of the command
7373
constructor. If your command defines its own constructor, set the properties
7474
first and then call to the parent constructor, to make those properties
7575
available in the ``configure()`` method::

0 commit comments

Comments
 (0)