Skip to content

Commit 905f2a0

Browse files
lol768fabpot
authored andcommitted
Fix wording for Process class documentation
1 parent 7d07d24 commit 905f2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Process/Process.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Symfony\Component\Process\Exception\RuntimeException;
1717

1818
/**
19-
* Process is a thin wrapper around proc_* functions to ease
19+
* Process is a thin wrapper around proc_* functions to easily
2020
* start independent PHP processes.
2121
*
2222
* @author Fabien Potencier <[email protected]>

0 commit comments

Comments
 (0)