Skip to content

Commit a87fe18

Browse files
committed
bug symfony#3470 Fixed typo (danielcsgomes)
This PR was merged into the master branch. Discussion ---------- Fixed typo | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.5+ | Fixed tickets | N/A Commits ------- cce3b40 fixed typo
2 parents b6abafb + cce3b40 commit a87fe18

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
@@ -4,7 +4,7 @@
44
Changing the Default Command
55
============================
66

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

0 commit comments

Comments
 (0)