Skip to content

Commit b4a002a

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Fix typo
2 parents 856d04d + fcd1670 commit b4a002a

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)