8000 minor #18569 Fix typo (jmsche) · symfony/symfony-docs@97e2682 · GitHub
[go: up one dir, main page]

Skip to content

Commit 97e2682

Browse files
committed
minor #18569 Fix typo (jmsche)
This PR was merged into the 5.4 branch. Discussion ---------- Fix typo Commits ------- 3f53254 Fix typo
2 parents 0b3b3af 
E59D
+ 3f53254 commit 97e2682

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)
0