Skip to content

Commit bac8880

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix typo
2 parents cb20a04 + 57fe42b commit bac8880

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)