Skip to content

Commit 3f53254

Browse files
committed
Fix typo
1 parent de9cd62 commit 3f53254

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
@@ -375,7 +375,7 @@ Testing the Completion script
375375
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
376376

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

381381
// ...

0 commit comments

Comments
 (0)