Skip to content

Commit fcd1670

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Fix typo
2 parents 341840a + bac8880 commit fcd1670

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)