Skip to content

Commit acea666

Browse files
committed
[#3424] Backporting a change to 2.3
1 parent 0428c57 commit acea666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ level. For example::
197197
}
198198

199199
When the quiet level is used, all output is suppressed as the default
200-
:method:`Symfony\Component\Console\Output::write <Symfony\\Component\\Console\\Output::write>`
200+
:method:`Symfony\Component\Console\Output::write <Symfony\\Component\\Console\\Output\\Output::write>`
201201
method returns without actually printing.
202202

203203
Using Command Arguments

0 commit comments

Comments
 (0)