8000 Minor fix · symfony/symfony-docs@a5c5524 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5c5524

Browse files
Minor fix
1 parent ff0ccde commit a5c5524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/style.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,4 +404,4 @@ instance which makes use of the error output::
404404
If you create a ``SymfonyStyle`` instance with an ``OutputInterface`` object
405405
that is not an instance of :class:`Symfony\\Component\\Console\\Output\\ConsoleOutputInterface`,
406406
the ``getErrorStyle()`` method will have no effect and the returned object
407-
will still output to the standard output instead of the error output.
407+
will still write to the standard output instead of the error output.

0 commit comments

Comments
 (0)
0