Skip to content

Commit 4935481

Browse files
JeroenMoonenjaviereguiluz
authored andcommitted
Remove double quotes in console.rst
Remove double quotes in console.rst
1 parent da8ac9e commit 4935481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ console::
406406
.. note::
407407

408408
When using the Console component in a standalone project, use
409-
:class:`Symfony\\Component\\Console\\Application <Symfony\\Component\\Console\\Application>`
409+
:class:`Symfony\\Component\\Console\\Application <Symfony\Component\Console\Application>`
410410
and extend the normal ``\PHPUnit\Framework\TestCase``.
411411

412412
Logging Command Errors

0 commit comments

Comments
 (0)