Skip to content

Commit b3372cf

Browse files
committed
Made versionadded consistent
1 parent 239b1b6 commit b3372cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/changing_default_command.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Changing the Default Command
66

77
.. versionadded:: 2.5
88
The :method:`Symfony\\Component\\Console\\Application::setDefaultCommand`
9-
method was introduced in version 2.5.
9+
method was introduced in Symfony 2.5.
1010

1111
will always run the ``ListCommand`` when no command name is passed. In order to change
1212
the default command you just need to pass the command name you want to run by

0 commit comments

Comments
 (0)