We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f9478 commit 4732a76Copy full SHA for 4732a76
components/process.rst
@@ -51,7 +51,7 @@ methods returns the new outputs since the last call.
51
The :method:`Symfony\\Component\\Process\\Process::flushOutput` method flushes
52
the contents of the output and
53
:method:`Symfony\\Component\\Process\\Process::flushErrorOutput` flushes
54
-the content of the error output.
+the contents of the error output.
55
56
Getting real-time Process Output
57
--------------------------------
0 commit comments