Skip to content

Commit 4732a76

Browse files
committed
[#2728] Fixing typo thanks to @xabbuh
1 parent d4f9478 commit 4732a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ methods returns the new outputs since the last call.
5151
The :method:`Symfony\\Component\\Process\\Process::flushOutput` method flushes
5252
the contents of the output and
5353
:method:`Symfony\\Component\\Process\\Process::flushErrorOutput` flushes
54-
the content of the error output.
54+
the contents of the error output.
5555

5656
Getting real-time Process Output
5757
--------------------------------

0 commit comments

Comments
 (0)