Skip to content

Commit 73ccc8b

Browse files
committed
minor #5160 Update process.rst (sfdumi)
This PR was merged into the 2.3 branch. Discussion ---------- Update process.rst Corrected verb form. Commits ------- 22ff64d Update process.rst
2 parents 0dc6204 + 22ff64d commit 73ccc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/process.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ when executing the command.
4040
The ``getIncrementalOutput()`` and ``getIncrementalErrorOutput()`` methods
4141
were introduced in Symfony 2.2.
4242

43-
The ``getOutput()`` method always return the whole content of the standard
43+
The ``getOutput()`` method always returns the whole content of the standard
4444
output of the command and ``getErrorOutput()`` the content of the error
4545
output. Alternatively, the :method:`Symfony\\Component\\Process\\Process::getIncrementalOutput`
4646
and :method:`Symfony\\Component\\Process\\Process::getIncrementalErrorOutput`

0 commit comments

Comments
 (0)