Skip to content

Commit 57fe42b

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Fix typo
2 parents a885ba8 + 97e2682 commit 57fe42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/input.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Testing the Completion script
378378
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
379379

380380
The Console component comes with a special
381-
:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester`` class
381+
:class:`Symfony\\Component\\Console\\Tester\\CommandCompletionTester` class
382382
to help you unit test the completion logic::
383383

384384
// ...

0 commit comments

Comments
 (0)