Skip to content

Commit c1c4424

Browse files
committed
Fixing language
1 parent 8a009ff commit c1c4424

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
@@ -100,7 +100,7 @@ instead::
100100
$process->run();
101101

102102
.. versionadded:: 2.1
103-
The ``ProcessBuilder`` class has been as of 2.1.
103+
The ``ProcessBuilder`` class was added in Symfony 2.1.
104104

105105
To make your code work better on all platforms, you might want to use the
106106
:class:`Symfony\\Component\\Process\\ProcessBuilder` class instead::

0 commit comments

Comments
 (0)